circuitpython/ports/espressif/esp-idf-config/sdkconfig-opt.defaults

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
417 B
Plaintext
Raw Normal View History

2023-01-06 01:45:06 -05:00
# This file was generated using idf.py save-defconfig. It can be edited manually.
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
#
2022-10-14 02:03:10 -04:00
CONFIG_BOOTLOADER_LOG_LEVEL_NONE=y
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT=y
2023-01-06 01:45:06 -05:00
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
2020-09-17 19:01:23 -04:00
CONFIG_ESP_CONSOLE_NONE=y
2023-01-06 01:45:06 -05:00
CONFIG_ESP_ERR_TO_NAME_LOOKUP=n
2023-01-06 01:45:06 -05:00
CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT=y
2022-10-14 02:03:10 -04:00
CONFIG_LOG_DEFAULT_LEVEL_NONE=y