mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-17 15:32:21 +08:00
Update some Kconfig help
This commit is contained in:
@@ -13,7 +13,10 @@ config EXAMPLES_MODULE
|
||||
|
||||
NOTE: This example can only be used in the FLAT build mode because
|
||||
it makes illegal OS calls to ramdisk_register(), register_device(),
|
||||
and unregister_device().
|
||||
and unregister_device(). A proper solution would include the ROMFS
|
||||
file system containing the test module file in the kernel address
|
||||
space and would register it with logic in the configs/ board directory
|
||||
at start-up.
|
||||
|
||||
if EXAMPLES_MODULE
|
||||
|
||||
|
Reference in New Issue
Block a user