File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
ports/esp32s2/esp-idf-config Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -264,6 +264,11 @@ CONFIG_ESP32S2_ALLOW_RTC_FAST_MEM_AS_HEAP=y
264
264
# CONFIG_PM_ENABLE is not set
265
265
# end of Power Management
266
266
267
+ #
268
+ # ADC-Calibration
269
+ #
270
+ # end of ADC-Calibration
271
+
267
272
#
268
273
# Common ESP-related
269
274
#
@@ -403,6 +408,7 @@ CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE=0
403
408
# CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS is not set
404
409
CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER=y
405
410
# CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE is not set
411
+ # CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH is not set
406
412
CONFIG_FREERTOS_DEBUG_OCDAWARE=y
407
413
# end of FreeRTOS
408
414
@@ -715,6 +721,7 @@ CONFIG_SPI_FLASH_YIELD_DURING_ERASE=y
715
721
CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS=20
716
722
CONFIG_SPI_FLASH_ERASE_YIELD_TICKS=1
717
723
CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE=8192
724
+ # CONFIG_SPI_FLASH_SIZE_OVERRIDE is not set
718
725
719
726
#
720
727
# Auto-detect flash chips
You can’t perform that action at this time.
0 commit comments