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 change tightens low-level platform code and consistency across clib/config modules. It fixes GD32 timer IRQ mapping for F10X/F30X targets, makes FMC read bounds handling safer (exclusive end address and proper debug exit on early return), and standardizes time/gettimeofday signatures and naming. It also consolidates constants (e.g., 1 KiB), improves conditional-compilation readability, and adjusts debug logging placement in stack/configstore/flashcode paths.
0 commit comments