boards/sim: Enable CONFIG_SIM_M32 in nimble

please reference this pr:
https://github.com/apache/mynewt-nimble/pull/1125

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2023-02-09 00:17:38 +08:00 committed by archer
parent 9b35a2e1a1
commit 916fa4d759
2 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,7 @@ CONFIG_SIG_DEFAULT=y
CONFIG_SIG_EVTHREAD=y
CONFIG_SIG_PIPE=11
CONFIG_SIM_HCISOCKET=y
CONFIG_SIM_M32=y
CONFIG_START_DAY=3
CONFIG_START_MONTH=4
CONFIG_SYSTEM_NSH=y

View File

@ -24,6 +24,7 @@
# macOS doesn't have X11
-Darwin,sim:lvgl_fb
-Darwin,sim:lvgl_lcd
-Darwin,sim:nimble
-Darwin,sim:nsh2
-Darwin,sim:nx11
-Darwin,sim:nxlines