You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactors multiple DMX board headers to use `gd32/dmx_port.h` with explicit `port::Info kPortN` definitions instead of separate UART-to-port and GPIO direction constants, standardizing port metadata across boards. It also updates `.clang-tidy` rules (naming settings and check exclusions) and expands/fixes GD32 MCU identifier mappings in `gd32.json`, including corrected package/flash name variants and added F303 entries.
0 commit comments