适配Ew开头的协议
注释iic相关命令,添加命令jwtcrc用于验证jwt程序是否正常 EW_Updata 添加错误12表示小板中无jwt程序
This commit is contained in:
@@ -87,7 +87,7 @@ static const uart_dtb g_uartdtb[]={
|
||||
.uart=USART1,
|
||||
.uart_clock_fun=RCC_APB2PeriphClockCmd,
|
||||
.uart_rcc=RCC_APB2Periph_USART1,
|
||||
.baudrate=38400,
|
||||
.baudrate=9600,
|
||||
.irq_channel=USART1_IRQn,
|
||||
|
||||
.gpio_tx_clock_fun=RCC_APB2PeriphClockCmd,
|
||||
|
Reference in New Issue
Block a user