mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
sim/toywasm: disable example apps (hello, nettest)
I guess they are copy-and-paste mistakes or something like that.
This commit is contained in:
committed by
Xiang Xiao
parent
feaa8ffaaf
commit
7d9ca6e378
@@ -24,8 +24,6 @@ CONFIG_DEBUG_SYMBOLS=y
|
||||
CONFIG_DEBUG_WARN=y
|
||||
CONFIG_DEV_LOOP=y
|
||||
CONFIG_DEV_ZERO=y
|
||||
CONFIG_EXAMPLES_HELLO=y
|
||||
CONFIG_EXAMPLES_NETTEST=y
|
||||
CONFIG_FSUTILS_PASSWD=y
|
||||
CONFIG_FSUTILS_PASSWD_READONLY=y
|
||||
CONFIG_FS_BINFS=y
|
||||
|
||||
Reference in New Issue
Block a user