Commit ae63e90
committed
Enable DMA1 Ch3/4 IRQ for GD32F30X
Add NVIC_SetPriority/NVIC_EnableIRQ for DMA1_Channel3_Channel4_IRQn when building for GD32F30X. Previously the code only handled DMA1_Channel4_IRQn for non-GD32F4XX targets; this change ensures the correct IRQ is enabled for the GD32F30X DMA channel mapping while preserving the existing non-F4XX and F4XX branches.1 parent f8abede commit ae63e90
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