esp-idf/tools/test_apps/system
Omar Chebib bb9aa806f7 panic: handlers can now be placed in flash
By unchecking "Place panic handler code in IRAM" in the menuconfig,
the panic handlers will be placed in flash. Of course, flash cache must
be activated when entering panic handlers.
2021-04-15 11:58:46 +08:00
..
bootloader_sections Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
build_test test_apps: add build test case for RTC GPIO descriptor configuration 2020-12-21 13:57:07 +05:30
gdb_loadable_elf build-system: add loadable elf support for ESP32-S2 and C3 2021-02-02 17:21:39 +08:00
memprot esp32c3: memprot API upgrade and test application 2021-04-12 13:44:11 +10:00
monitor_ide_integration fix(test_apps): add supported targets for memprot, panic, monitor_ide 2021-01-27 12:35:49 +08:00
no_embedded_paths Support ESP32S3 Beta 3 target 2021-03-18 10:24:22 +08:00
panic panic: handlers can now be placed in flash 2021-04-15 11:58:46 +08:00
startup system: add test for simulating single core esp32 startup 2021-03-29 06:50:47 +00:00