This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-22 07:29:08 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
65b1fd33d3
Branches
Tags
View all branches
esp-idf
/
tools
/
test_apps
/
system
/
gdb_loadable_elf
History
laokaiyao
65b1fd33d3
ci(esp32c5mp): disable the unsupported tests
2024-04-07 12:13:29 +08:00
..
main
tools: setting components to main to reduce build time
2023-04-25 15:42:22 +08:00
test_gdb_loadable_elf_util
ci: add ci workaround for gdb_loadable_elf
2023-02-01 17:57:28 +08:00
CMakeLists.txt
tools: setting components to main to reduce build time
2023-04-25 15:42:22 +08:00
conftest.py
ci: add ci workaround for gdb_loadable_elf
2023-02-01 17:57:28 +08:00
gdbinit_esp32
tests: gdb_loadable_elf: adjust the breakpoint location for ESP32 ECO3
2021-05-04 16:22:50 +02:00
gdbinit_esp32c3
build-system: add loadable elf support for ESP32-S2 and C3
2021-02-02 17:21:39 +08:00
gdbinit_esp32s2
build-system: add loadable elf support for ESP32-S2 and C3
2021-02-02 17:21:39 +08:00
pytest_gdb_loadable_elf.py
ci: move more openocd scripts into pytest-embedded
2022-12-08 14:25:02 +08:00
README.md
ci(esp32c5mp): disable the unsupported tests
2024-04-07 12:13:29 +08:00
sdkconfig.defaults
feature: add build framework support
2023-02-01 17:57:25 +08:00
README.md
Supported Targets
ESP32
ESP32-C2
ESP32-C3
ESP32-C5
ESP32-P4
ESP32-S2
ESP32-S3
Loadable ELF test application
This project tests if the application can be loaded with GDB.