mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
esp32s3/adc: Update the bootloader configuration for ESP32-S3
Avoid using the legacy bootloader in case it isn't required. Use the simple boot instead.
This commit is contained in:
committed by
Xiang Xiao
parent
1b5b9845f4
commit
0ed714bba4
@@ -26,7 +26,6 @@ CONFIG_ESP32S3_ADC1_CHANNEL0=y
|
||||
CONFIG_ESP32S3_ADC1_CHANNEL1=y
|
||||
CONFIG_ESP32S3_ADC1_CHANNEL2=y
|
||||
CONFIG_ESP32S3_ADC=y
|
||||
CONFIG_ESP32S3_APP_FORMAT_LEGACY=y
|
||||
CONFIG_ESP32S3_UART0=y
|
||||
CONFIG_EXAMPLES_ADC=y
|
||||
CONFIG_EXAMPLES_ADC_SWTRIG=y
|
||||
|
||||
Reference in New Issue
Block a user