@@ -59,8 +59,8 @@ void SystemClock_Config(void)
|
||||
HAL_RCC_EnableCSS();
|
||||
}
|
||||
|
||||
#include "shell.h"
|
||||
INIT_APP_EXPORT(finsh_system_init);
|
||||
//#include "shell.h"
|
||||
//INIT_APP_EXPORT(finsh_system_init);
|
||||
|
||||
extern void fal(uint8_t argc, char **argv);
|
||||
MSH_CMD_EXPORT(fal, FAL (Flash Abstraction Layer) operate.);
|
||||
|
Reference in New Issue
Block a user