Remove I2C1 def from \'mcuconf\'

This commit is contained in:
Gondolindrim 2024-03-02 19:36:49 -03:00
parent 199f5bb143
commit 8b996f6d6d
No known key found for this signature in database
GPG Key ID: A44E7AEDE212F56C

View File

@ -31,9 +31,6 @@
#define STM32_PPRE1 STM32_PPRE1_DIV2
#define STM32_PPRE2 STM32_PPRE2_DIV1
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE
#undef STM32_PWM_USE_ADVANCED
#define STM32_PWM_USE_ADVANCED TRUE