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
Adds explicit integer/float casts and fixed-width enum/return types across GD32, NTP/PTP, SPI, TCP, and backup-register code to avoid implicit narrowing and signedness issues. It also updates ENET initialization to use `ENET_RECEIVEALL` instead of `ENET_CUSTOM`, and includes minor cleanup (IWYU keep pragma and corrected namespace comment).
0 commit comments