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:
parent
1b5b9845f4
commit
0ed714bba4
@ -26,7 +26,6 @@ CONFIG_ESP32S3_ADC1_CHANNEL0=y
|
|||||||
CONFIG_ESP32S3_ADC1_CHANNEL1=y
|
CONFIG_ESP32S3_ADC1_CHANNEL1=y
|
||||||
CONFIG_ESP32S3_ADC1_CHANNEL2=y
|
CONFIG_ESP32S3_ADC1_CHANNEL2=y
|
||||||
CONFIG_ESP32S3_ADC=y
|
CONFIG_ESP32S3_ADC=y
|
||||||
CONFIG_ESP32S3_APP_FORMAT_LEGACY=y
|
|
||||||
CONFIG_ESP32S3_UART0=y
|
CONFIG_ESP32S3_UART0=y
|
||||||
CONFIG_EXAMPLES_ADC=y
|
CONFIG_EXAMPLES_ADC=y
|
||||||
CONFIG_EXAMPLES_ADC_SWTRIG=y
|
CONFIG_EXAMPLES_ADC_SWTRIG=y
|
||||||
|
Loading…
Reference in New Issue
Block a user