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
Update storedevice implementations across GD32 RAM/ROM, I2C and SPI backends: bump copyright years to 2026, add preprocessor checks to error on mutually-exclusive storage backend defines, enable DEBUG_CONFIGSTORE to undef NDEBUG, standardize destructor formatting (split single-line bodies), and add IWYU pragmas/comment cleanup for includes. These changes prevent misconfiguration, improve debug behavior, and unify style/formatting across the storage device drivers.
0 commit comments