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
Reworked DMX board/driver configuration to use a unified `dmx::port::Info` model with UART-per-port mapping, compile-time uniqueness checks, and direct UART-to-port lookup in IRQ/DMA paths. The update also modernizes the GD32 UART layer into the `gd32` namespace (`Uart*` APIs), removes legacy port-to-UART macros, adds RDM E1.20 length constants, fixes a continuous-output typo, and updates GD32 identifier mappings in `gd32.json`.
0 commit comments