Skip to content

Commit 916fa4d

Browse files
xiaoxiang781216anchao
authored andcommitted
boards/sim: Enable CONFIG_SIM_M32 in nimble
please reference this pr: apache/mynewt-nimble#1125 Signed-off-by: Xiang Xiao <[email protected]>
1 parent 9b35a2e commit 916fa4d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/sim/sim/sim/configs/nimble/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ CONFIG_SIG_DEFAULT=y
6969
CONFIG_SIG_EVTHREAD=y
7070
CONFIG_SIG_PIPE=11
7171
CONFIG_SIM_HCISOCKET=y
72+
CONFIG_SIM_M32=y
7273
CONFIG_START_DAY=3
7374
CONFIG_START_MONTH=4
7475
CONFIG_SYSTEM_NSH=y

tools/ci/testlist/sim-01.dat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
# macOS doesn't have X11
2525
-Darwin,sim:lvgl_fb
2626
-Darwin,sim:lvgl_lcd
27+
-Darwin,sim:nimble
2728
-Darwin,sim:nsh2
2829
-Darwin,sim:nx11
2930
-Darwin,sim:nxlines

0 commit comments

Comments
 (0)