onekey: enable ADC for Bluepill and Blackpill (#18545)
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
|
||||
#include_next "mcuconf.h"
|
||||
|
||||
#undef STM32_ADC_USE_ADC1
|
||||
#define STM32_ADC_USE_ADC1 TRUE
|
||||
|
||||
#undef STM32_I2C_USE_I2C1
|
||||
#define STM32_I2C_USE_I2C1 TRUE
|
||||
|
||||
|
Reference in New Issue
Block a user