nuttx-apps/examples/sotest
anchao 25b92edd9f Squashed commit of the following:
apps/builtin/exec_builtin.c:  Try posix_spawn if builtin apps do not have have an entry point.
    apps/Application.mk: introduce MODULE config to simplify tristate(m)
    apps/nsh:  Change the nuttx shell module type to tristate
    apps:  Add loadable application support
    script/mksymtab:  Generate symbol table name by default
    apps/builtin:  Allow loadable applications can register with apps/builtin.
2018-08-22 09:30:38 -06:00
..
lib There many occurences of the global variable g_exports and the opportunity for collisions. Make the global variable names unique. 2018-07-14 16:36:25 -06:00
.gitignore examples/sotest: Add a test for shared libraries. 2017-01-23 08:23:28 -06:00
Kconfig Squashed commit of the following: 2018-08-22 09:30:38 -06:00
Make.defs examples/sotest: Add a test for shared libraries. 2017-01-23 08:23:28 -06:00
Makefile Squashed commit of the following: 2018-08-22 09:30:38 -06:00
sotest_main.c Squashed commit of the following: 2018-08-22 09:30:38 -06:00