esp-idf/tools/test_apps/system/gdb_loadable_elf
wuzhenghui 772d32fd77 ci: add ci workaround for gdb_loadable_elf
since flash config parameters are no longer generated when APP_BUILD_TYPE_RAM is enabled, this will cause load_ram in pytest_embedded_idf to fail
2023-02-01 17:57:28 +08:00
..
main
test_gdb_loadable_elf_util ci: add ci workaround for gdb_loadable_elf 2023-02-01 17:57:28 +08:00
CMakeLists.txt
README.md
conftest.py ci: add ci workaround for gdb_loadable_elf 2023-02-01 17:57:28 +08:00
gdbinit_esp32
gdbinit_esp32c3
gdbinit_esp32s2
pytest_gdb_loadable_elf.py
sdkconfig.defaults

README.md

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-S2 ESP32-S3

Loadable ELF test application

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