Commit ebb3f25
committed
Reformat GD32 DMX source & update year
Apply extensive code style and formatting changes to GD32 DMX implementation: adjust brace placement, compress enums/structs to single-line forms, normalize spacing, and reformat IRQ/handler functions for consistency. Remove the "-fprefetch-loop-arrays" GCC pragma and update copyright year to 2026. Also minor whitespace/endif comment tweaks in dmxconst.h. These edits are intended to be non-functional refactors; no logic changes are expected, though removal of the pragma may affect compiler optimizations.1 parent 9b9e4a5 commit ebb3f25
8 files changed
Lines changed: 670 additions & 984 deletions
File tree
- lib-dmxnode
- include
- src/json
- lib-dmx
- include
- src
- gd32
- json
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
0 commit comments