mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-09 06:25:16 +00:00
* examples/sotest/lib/Makefile - Add dynload directory to build * examples/sotest/lib/dynload/Makefile - Build the dynload shared object test - Use SHMODULEFLAGS and not SHLDFLAGS * examples/sotest/lib/dynload/dynload.c - Test case for loading of ET_DYN shared objects * examples/sotest/lib/dynload/.gitignore - Exclude built object from git * examples/sotest/sotest_main.c - Load and invoke the dynload test |
||
|---|---|---|
| .. | ||
| lib | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| sotest_main.c | ||