apps/examples/elf: Extend the ELF program module demo so that you can use...
apps/examples/elf: Extend the ELF program module demo so that you can use compressed ELF programs with CROMFS.
Showing
- examples/elf/Kconfig 36 additions, 17 deletionsexamples/elf/Kconfig
- examples/elf/elf_main.c 54 additions, 21 deletionsexamples/elf/elf_main.c
- examples/elf/tests/.gitignore 2 additions, 0 deletionsexamples/elf/tests/.gitignore
- examples/elf/tests/Makefile 43 additions, 19 deletionsexamples/elf/tests/Makefile
- examples/elf/tests/errno/Makefile 2 additions, 2 deletionsexamples/elf/tests/errno/Makefile
- examples/elf/tests/hello/Makefile 2 additions, 2 deletionsexamples/elf/tests/hello/Makefile
- examples/elf/tests/helloxx/Makefile 6 additions, 6 deletionsexamples/elf/tests/helloxx/Makefile
- examples/elf/tests/longjmp/Makefile 2 additions, 2 deletionsexamples/elf/tests/longjmp/Makefile
- examples/elf/tests/mutex/Makefile 2 additions, 2 deletionsexamples/elf/tests/mutex/Makefile
- examples/elf/tests/pthread/Makefile 2 additions, 2 deletionsexamples/elf/tests/pthread/Makefile
- examples/elf/tests/signal/Makefile 2 additions, 2 deletionsexamples/elf/tests/signal/Makefile
- examples/elf/tests/struct/Makefile 2 additions, 2 deletionsexamples/elf/tests/struct/Makefile
- examples/elf/tests/task/Makefile 2 additions, 2 deletionsexamples/elf/tests/task/Makefile
Loading
Please register or sign in to comment