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
This commit mostly cleans up and standardizes low-level platform code: it aligns time API parameter names/signatures, clarifies preprocessor guards/comments, and replaces hardcoded unit literals with shared constants. It also fixes GD32 timer selection/IRQ mapping for F10X/F30X targets, adjusts flash/FMC address range handling in read paths, and tunes debug logging by removing noisy ConfigStore traces while adding targeted FlashCode/FMC diagnostics.
0 commit comments