Обновление
This commit is contained in:
parent
d92d885221
commit
000fb88e60
|
|
@ -99,7 +99,7 @@ static void vSerialPort_InitUSART2(tSerialPortFlagchip *env) {
|
|||
sizeof(buf_USART2_DMA),
|
||||
|
||||
DMA0_IRQn,
|
||||
0xFF, // IRQ_DMA_PRIORITY
|
||||
0x55, // IRQ_DMA_PRIORITY
|
||||
2, // IRQ_DMA_CHANNEL_PRIORITY
|
||||
|
||||
1024,
|
||||
|
|
|
|||
Loading…
Reference in New Issue