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
Add compiler warning suppressions (Gd32FirmwareOps.mk) and switch GD32 include handling to -isystem in Includes.mk; reorder and simplify include list. Remove diagnostic pragma blocks from gd32xxxx.h and add GD32F30X_XD support. Simplify TIMER_INTF clears (remove explicit static_casts) across DMX, timer and softuart code and add IRQ mapping for GD32F30X_XD. Refactor pixel output code: modernize BIT_SET/BIT_CLEAR to use reinterpret_cast, adjust buffer/dma pointer, and apply general formatting/brace/style cleanups and minor control-flow clarifications in PixelDmxMulti.
0 commit comments