app启动时如果boot魔数校验错误则自动升级bootloader
This commit is contained in:
@@ -178,7 +178,7 @@ typedef struct{
|
||||
uint8_t *rx_buff;
|
||||
uint32_t rx_buff_size;
|
||||
void *sem;
|
||||
int in_send;
|
||||
volatile int in_send;
|
||||
}self_data;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user