mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
matter: solve compilation problems for the matter community
Compiling a 32-bit version of NuttX binary based on the Matter community's Docker image may encounter compilation issues due to some dependency libraries, so the M32 compilation option has been temporarily disabled. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
This commit is contained in:
@@ -110,7 +110,6 @@ CONFIG_SCHED_HAVE_PARENT=y
|
||||
CONFIG_SCHED_WAITPID=y
|
||||
CONFIG_SIM_HCISOCKET=y
|
||||
CONFIG_SIM_HOSTFS=y
|
||||
CONFIG_SIM_M32=y
|
||||
CONFIG_SIM_NETDEV=y
|
||||
CONFIG_SIM_NET_BRIDGE=y
|
||||
CONFIG_SIM_WALLTIME_SIGNAL=y
|
||||
|
||||
Reference in New Issue
Block a user