Gregory Nutt
|
3ab2aec4e8
|
New apps/examples/module and sotest configuration options
|
2017-01-30 09:04:01 -06:00 |
|
Gregory Nutt
|
ad9cf1aa97
|
Update some Kconfig help
|
2017-01-23 15:50:37 -06:00 |
|
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 |
|
Gregory Nutt
|
d198f09ae3
|
Update examples/module and system/symtab to adjust to change in boardctl() and insmod() interfaces
|
2015-12-13 08:14:44 -06:00 |
|
Gregory Nutt
|
052392f36c
|
examples/module. Module should not link with libc because it has out-of-range function calls
|
2015-12-12 14:00:34 -06:00 |
|
Gregory Nutt
|
d02295d1f2
|
apps/examples/module: Add a test harness for testing NuttX kernel modules
|
2015-12-12 09:43:32 -06:00 |
|