AP_HAL_ChibiOS: advanced timers are now determined automatically on L4+

This commit is contained in:
Andy Piper 2023-05-02 13:24:41 -04:00 committed by Andrew Tridgell
parent 7a6f2c8e28
commit 95437d248f
1 changed files with 0 additions and 5 deletions

View File

@ -250,11 +250,6 @@
#define STM32_I2C_I2C4_DMA_PRIORITY 3
#define STM32_I2C_DMA_ERROR_HOOK(i2cp) STM32_DMA_ERROR_HOOK(i2cp)
/*
* PWM driver system settings.
*/
#define STM32_PWM_USE_ADVANCED FALSE
/*
* RTC driver system settings.
*/