app启动时如果boot魔数校验错误则自动升级bootloader
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
commend_export(cmd_,__msh_##fun_,#desc);
|
||||
|
||||
|
||||
#define ConsoleRxDisable()
|
||||
|
||||
#define ConsoleRxEnable()
|
||||
|
||||
int ConsoleUsart_send_bytes(uint8_t *d,int len);
|
||||
|
||||
int SaveBoardInfo(void);
|
||||
|
Reference in New Issue
Block a user