esp_adc: added esp32c2 adc runners

This commit is contained in:
Armando
2022-10-17 11:09:56 +08:00
parent 9cb1006b2b
commit d592d983ce
5 changed files with 60 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
CONFIG_IDF_TARGET="esp32c2"
CONFIG_XTAL_FREQ_26=y
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT=y