set CONFIG_DEFAULT_SMALL=y for disable the application is put into the background for execution

This commit is contained in:
wgzAIIT 2022-03-22 18:09:29 +08:00
parent 8a7a7035b3
commit 0541171749
1 changed files with 1 additions and 0 deletions

View File

@ -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