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 -Wextra to get extra compilation warnings
* Enable -Woverflow and -Wtype-limits in error mode, to catch some errors
regarding uint16 -> uint8 conversion.
0 commit comments