From 5525c1062717ec91ab088e3c783eaa2a0871c4b2 Mon Sep 17 00:00:00 2001 From: wgzAIIT <820906721@qq.com> Date: Wed, 23 Mar 2022 09:33:38 +0800 Subject: [PATCH] set CONFIG_DEFAULT_SMALL=y for disable the application is put into the background for execution remove CONFIG_DEFAULT_SMALL=y --- Ubiquitous/Nuttx/aiit_board/imxrt1052-ok/configs/nsh/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/Ubiquitous/Nuttx/aiit_board/imxrt1052-ok/configs/nsh/defconfig b/Ubiquitous/Nuttx/aiit_board/imxrt1052-ok/configs/nsh/defconfig index b337b79d1..001dbabd2 100644 --- a/Ubiquitous/Nuttx/aiit_board/imxrt1052-ok/configs/nsh/defconfig +++ b/Ubiquitous/Nuttx/aiit_board/imxrt1052-ok/configs/nsh/defconfig @@ -19,7 +19,6 @@ 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