esp-idf/tools/test_apps/system
Jakob Hasse e32831033a [esp_rom]: fixed S3 longjmp patch
* On S3, the placement of ROM functions is
  ECO-dependent. Hence, we don't jump into
  the middle of the longjmp function in ROM
  on S3 anymore.
  Instead, the whole longjump function is used
  in the patch.

* Also properly excluded the patch from
  bootloader build with Makefiles

Closes IDF-3391
2021-06-18 15:47:41 +08:00
..
bootloader_sections efuse: Burn operation does not block reading 2021-06-18 11:52:47 +08:00
build_test efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00
cxx_no_except [C++]: wrapper functions around unwind code 2021-04-20 14:27:58 +08:00
gdb_loadable_elf tests: gdb_loadable_elf: adjust the breakpoint location for ESP32 ECO3 2021-05-04 16:22:50 +02:00
longjmp_test [esp_rom]: fixed S3 longjmp patch 2021-06-18 15:47:41 +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 test_apps/panic: apply pre-commit fixes in python scripts 2021-04-22 23:33:46 +02:00
startup efuse: Burn operation does not block reading 2021-06-18 11:52:47 +08:00