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-21 23:19:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
09a32437b3
Branches
Tags
View all branches
esp-idf
/
tools
/
test_apps
/
system
/
gdb_loadable_elf
History
Fu Hanxi
09a32437b3
ci: migrate ttfw gdb_loadable_elf test to pytest
2022-12-08 14:25:02 +08:00
..
main
all: Apply new version logic (major * 100 + minor)
2022-11-03 08:36:23 +00:00
CMakeLists.txt
tools: Increase the minimal supported CMake version to 3.16
2022-06-01 06:35:02 +00: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: migrate ttfw gdb_loadable_elf test to pytest
2022-12-08 14:25:02 +08:00
README.md
docs: changes docs supported targets tables
2022-07-14 08:26:32 +08:00
sdkconfig.defaults
test_apps: make it possible to run gdb_loadable_elf app locally
2020-05-04 19:10:06 +02:00
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.