nuttx-apps/examples/module
2019-10-04 08:35:46 -06:00
..
drivers Clean up Makefile under apps folder no functional changes. 2019-10-04 08:35:46 -06:00
.gitignore apps/examples/module: Add a test harness for testing NuttX kernel modules 2015-12-12 09:43:32 -06:00
Kconfig CONFIG_BUILD_LOADABLE: Check the kernel function callable by BUILD_KERNEL instead of BUILD_LOADABLE since BUILD_LOADABLE could be turned on even with BUILD_FLAT. 2019-10-03 14:10:32 -06:00
Make.defs apps/: Modification to build system: Unified application compilation rules 2018-09-03 09:29:56 -06:00
Makefile Clean up Makefile under apps folder no functional changes. 2019-10-04 08:35:46 -06:00
module_main.c The file system can no longer be disabled. Remove all conditional logic based on CONFIG_NFILE_DESCRIPTORS==0 2019-02-11 13:10:10 -06:00