mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
772d32fd77
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 |
||
---|---|---|
.. | ||
main | ||
test_gdb_loadable_elf_util | ||
CMakeLists.txt | ||
conftest.py | ||
gdbinit_esp32 | ||
gdbinit_esp32c3 | ||
gdbinit_esp32s2 | ||
pytest_gdb_loadable_elf.py | ||
README.md | ||
sdkconfig.defaults |
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.