nuttx-apps/examples/module
2017-01-23 14:06:30 -06:00
..
drivers Update NSH and examples/modules for changes in kernel module interface. 2017-01-22 15:11:49 -06:00
.gitignore apps/examples/module: Add a test harness for testing NuttX kernel modules 2015-12-12 09:43:32 -06:00
Kconfig examples/module and examples/sotest can only be used in the FLAT build mode because they make illegal OS calls to ramdisk_register(), register_device(), and unregister_device(). 2017-01-23 14:06:30 -06:00
Make.defs apps/examples/module: Add a test harness for testing NuttX kernel modules 2015-12-12 09:43:32 -06:00
Makefile Add empty preconfig rules to 'leaf' makefiles 2016-06-02 16:24:30 +02:00
module_main.c Update NSH and examples/modules for changes in kernel module interface. 2017-01-22 15:11:49 -06:00