forked from xuos/xiuos
set CONFIG_DEFAULT_SMALL=y for disable the application is put into the background for execution
This commit is contained in:
parent
8a7a7035b3
commit
0541171749
|
@ -19,6 +19,7 @@ CONFIG_ARMV7M_ICACHE=y
|
|||
CONFIG_ARMV7M_USEBASEPRI=y
|
||||
CONFIG_BOARD_LOOPSPERMSEC=104926
|
||||
CONFIG_BUILTIN=y
|
||||
CONFIG_DEFAULT_SMALL=y
|
||||
CONFIG_CLOCK_MONOTONIC=y
|
||||
CONFIG_EXAMPLES_HELLO=y
|
||||
CONFIG_FS_PROCFS=y
|
||||
|
|
Loading…
Reference in New Issue