OVMS3-idf/tools/test_apps/system/gdb_loadable_elf
2020-05-05 09:45:51 +02:00
..
main Migrate "loadable elf" test from hello_world example to test_apps 2020-04-29 09:17:28 +02:00
.gdbinit.ci Migrate "loadable elf" test from hello_world example to test_apps 2020-04-29 09:17:28 +02:00
app_test.py test_apps: don't download partition table in loadable elf test 2020-05-05 09:45:51 +02:00
CMakeLists.txt Migrate "loadable elf" test from hello_world example to test_apps 2020-04-29 09:17:28 +02: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

Loadable ELF test application

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