esp-idf/tools/test_apps/system/gdb_loadable_elf
Alexey Lapshin 05c1a0cd7b fix(test): reduce gdb_loadable_elf binary size 2024-09-21 17:13:12 +07:00
..
main
test_gdb_loadable_elf_util
CMakeLists.txt
README.md fix(psram): fix macro in memory.ld 2024-09-19 13:46:57 +08:00
conftest.py
gdbinit_esp32
gdbinit_esp32c3
gdbinit_esp32s2
pytest_gdb_loadable_elf.py
sdkconfig.defaults fix(test): reduce gdb_loadable_elf binary size 2024-09-21 17:13:12 +07:00

README.md

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C5 ESP32-C61 ESP32-P4 ESP32-S2 ESP32-S3

Loadable ELF test application

This project tests if the application can be loaded with GDB.