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
e29db2721a
nuttx-apps
/
examples
/
module
History
Gregory Nutt
e29db2721a
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
..
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