Commit 15aea27
committed
Support GD32F30X TIMER7 in uart0
Add a preprocessor branch for GD32F30X in lib-gd32/src/softuart0/uart0.cpp that maps TIMERx to TIMER7 (TIMER7, RCU_TIMER7, TIMER7_UP_IRQHandler, TIMER7_UP_IRQn). This enables soft UART timer configuration for the GD32F30X variant.1 parent cca6de5 commit 15aea27
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
| |||
0 commit comments