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
0146f258d7
Branches
Tags
View all branches
esp-idf
/
tools
/
test_apps
/
system
/
gdb_loadable_elf
History
Fu Hanxi
0146f258d7
style: format python files with isort and double-quote-string-fixer
2021-01-26 10:49:01 +08:00
..
main
Migrate "loadable elf" test from hello_world example to test_apps
2020-04-29 09:17:28 +02:00
app_test.py
style: format python files with isort and double-quote-string-fixer
2021-01-26 10:49:01 +08:00
CMakeLists.txt
Migrate "loadable elf" test from hello_world example to test_apps
2020-04-29 09:17:28 +02:00
gdbinit
CI: Use higher-level interaction with GDB in example tests and test apps
2020-06-05 14:58:34 +00:00
README.md
Migrate "loadable elf" test from hello_world example to test_apps
2020-04-29 09:17:28 +02: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
Loadable ELF test application
This project tests if the application can be loaded with GDB.