onekey: Enable ADC for STM32F072 Discovery (#18592)
This commit is contained in:
parent
64b1ed4550
commit
4d6fab1cfa
3 changed files with 6 additions and 0 deletions
|
@ -23,5 +23,8 @@
|
|||
|
||||
#include_next <mcuconf.h>
|
||||
|
||||
#undef STM32_ADC_USE_ADC1
|
||||
#define STM32_ADC_USE_ADC1 TRUE
|
||||
|
||||
#undef STM32_PWM_USE_TIM3
|
||||
#define STM32_PWM_USE_TIM3 TRUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue