nuttx-apps/examples/module
2016-06-02 16:24:30 +02:00
..
drivers Several Makefiles: Add .PHONY definitions to prevent 'clean up to date' message weirdness; Add default definitions for some commonly used things when 'make clean' is used without .config or Make.defs files installed. 2016-05-10 15:40:20 -06:00
.gitignore apps/examples/module: Add a test harness for testing NuttX kernel modules 2015-12-12 09:43:32 -06:00
Kconfig Update examples/module and system/symtab to adjust to change in boardctl() and insmod() interfaces 2015-12-13 08:14:44 -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 apps/examples/module: cosmetic update to printf statements 2015-12-14 13:21:39 -06:00