OVMS3-idf/tools/test_apps/system/gdb_loadable_elf
2020-04-30 18:23:21 +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 Migrate "loadable elf" test from hello_world example to test_apps 2020-04-29 09:17:28 +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.ci.default Fix missed deprecated Kconfig option caused by tabs in sdkconfig.rename 2020-04-30 18:23:21 +02:00

Loadable ELF test application

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