Commit 545a89f
committed
Support GD32F30X DMA IRQ in USART config
Add a GD32F30X-specific NVIC branch in UsartDmaConfig to set priority and enable DMA1_Channel3_Channel4_IRQn. Previously non-F4 targets always used DMA1_Channel4_IRQn; this change configures the correct IRQ name for the GD32F30X series so DMA interrupts are set up properly.1 parent b205aba commit 545a89f
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2450 | 2450 | | |
2451 | 2451 | | |
2452 | 2452 | | |
2453 | | - | |
| 2453 | + | |
| 2454 | + | |
| 2455 | + | |
| 2456 | + | |
2454 | 2457 | | |
2455 | 2458 | | |
2456 | 2459 | | |
| |||
This file was deleted.
0 commit comments