From 3668df2ac692828511214ddc43b57456207eeac2 Mon Sep 17 00:00:00 2001 From: Meco Man <920369182@qq.com> Date: Wed, 10 Aug 2022 22:03:13 -0400 Subject: [PATCH] update .config support auto-download software package by default --- cmds/.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmds/.config b/cmds/.config index 275cf255..fcd57c87 100644 --- a/cmds/.config +++ b/cmds/.config @@ -6,7 +6,7 @@ # # Env config # -# CONFIG_SYS_AUTO_UPDATE_PKGS is not set +CONFIG_SYS_AUTO_UPDATE_PKGS=y # CONFIG_SYS_CREATE_MDK_IAR_PROJECT is not set # CONFIG_SYS_CREATE_MDK5 is not set # CONFIG_SYS_CREATE_IAR is not set