Remove deprecated advanced PWM defs in mcuconf

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Álvaro A. Volpato 2024-10-01 17:20:16 -03:00 committed by GitHub
parent bc2425fa52
commit 24452d37b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,8 +17,5 @@
#pragma once
#include_next <mcuconf.h>
#undef STM32_PWM_USE_ADVANCED
#define STM32_PWM_USE_ADVANCED TRUE
#undef STM32_PWM_USE_TIM1
#define STM32_PWM_USE_TIM1 TRUE