Update Apollo PCBs to use wear levelling code (#18411)

This commit is contained in:
Álvaro A. Volpato 2022-09-20 15:43:49 -03:00 committed by GitHub
parent 456d6f3342
commit b0f824755a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 11 additions and 47 deletions

View file

@ -18,9 +18,6 @@
#include_next <mcuconf.h>
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE
#undef STM32_PWM_USE_ADVANCED
#define STM32_PWM_USE_ADVANCED TRUE