Armando 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
..
main 620cc586a2 tools: setting components to main to reduce build time 2 лет назад
test_gdb_loadable_elf_util 772d32fd77 ci: add ci workaround for gdb_loadable_elf 2 лет назад
CMakeLists.txt 620cc586a2 tools: setting components to main to reduce build time 2 лет назад
README.md 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
conftest.py 772d32fd77 ci: add ci workaround for gdb_loadable_elf 2 лет назад
gdbinit_esp32 6d2e0c3eae tests: gdb_loadable_elf: adjust the breakpoint location for ESP32 ECO3 4 лет назад
gdbinit_esp32c3 fa7aa656d3 build-system: add loadable elf support for ESP32-S2 and C3 5 лет назад
gdbinit_esp32s2 fa7aa656d3 build-system: add loadable elf support for ESP32-S2 and C3 5 лет назад
pytest_gdb_loadable_elf.py dc3c630919 ci: move more openocd scripts into pytest-embedded 3 лет назад
sdkconfig.defaults 0cbb4227b2 feature: add build framework support 2 лет назад

README.md

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

Loadable ELF test application

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