From 000fb88e602fe40b977b58cb0485e4f900a7627d Mon Sep 17 00:00:00 2001 From: cfif Date: Tue, 7 Oct 2025 15:12:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SerialPorts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SerialPorts.c b/SerialPorts.c index 13c1bc3..05afe7d 100644 --- a/SerialPorts.c +++ b/SerialPorts.c @@ -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,