This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
656157399d
nuttx-apps
/
examples
/
module
History
Gregory Nutt
dd35a7cacc
apps/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled.
2019-05-21 19:08:12 -06:00
..
drivers
apps/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled.
2019-05-21 19:08:12 -06:00
.gitignore
apps/examples/module: Add a test harness for testing NuttX kernel modules
2015-12-12 09:43:32 -06:00
Kconfig
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
Make.defs
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
Makefile
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -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