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 DMX board configuration headers to use `port::Info` entries (`kPort0...`) with `gd32::Uart` and direction GPIO metadata, replacing separate UART/port/pin constants. This aligns board definitions with the shared `gd32/dmx_port.h` model.
Also updates `.clang-tidy` rules for newer checks and template-parameter naming, and expands/fixes GD32 device identifier mappings in `common/scripts/gd32/gd32.json` (including corrected F303/F107/F207/F407 flash part codes and added F303 variants).
0 commit comments