Skip to content

Commit ad29586

Browse files
committed
sim/nsh: add nxevent into nsh demo
1. add nxevent into nsh demo 2. enable ostest Signed-off-by: chao an <anchao@lixiang.com>
1 parent b1034a6 commit ad29586

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/sim/sim/sim/configs/nsh/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,12 @@ CONFIG_PSEUDOFS_ATTRIBUTES=y
5353
CONFIG_PSEUDOFS_SOFTLINKS=y
5454
CONFIG_READLINE_TABCOMPLETION=y
5555
CONFIG_SCHED_BACKTRACE=y
56+
CONFIG_SCHED_EVENTS=y
5657
CONFIG_SCHED_HAVE_PARENT=y
5758
CONFIG_SCHED_WAITPID=y
5859
CONFIG_SIM_WALLTIME_SIGNAL=y
5960
CONFIG_START_MONTH=6
6061
CONFIG_START_YEAR=2008
6162
CONFIG_SYSTEM_DUMPSTACK=y
6263
CONFIG_SYSTEM_NSH=y
64+
CONFIG_TESTING_OSTEST=y

0 commit comments

Comments
 (0)