405 链接问题解决

Signed-off-by: a1012112796 <1012112796@qq.com>
This commit is contained in:
2024-07-25 13:38:49 +08:00
parent 481910f755
commit 1b85816262
3 changed files with 11 additions and 3 deletions

View File

@@ -59,9 +59,6 @@ void SystemClock_Config(void)
HAL_RCC_EnableCSS();
}
extern int iap_main_entry(void);
INIT_ENV_EXPORT(iap_main_entry);
#include "shell.h"
INIT_APP_EXPORT(finsh_system_init);