mirror of
https://github.com/espressif/esp-idf
synced 2025-04-06 06:40:11 -04:00
7 lines
138 B
Plaintext
7 lines
138 B
Plaintext
CONFIG_APP_BUILD_TYPE_RAM=y
|
|
|
|
# Reset is meaningless to ram_app
|
|
CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT=y
|
|
|
|
CONFIG_APP_BUILD_TYPE_PURE_RAM_APP=n
|