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
esp8266: Disable "strict aliasing" in compiler like in atmel-samd
This caused a fatal compiler diagnostic after adafruit#750. This compiler
flag is already specified in the atmel-samd builds, so it makes
sense to do it here for the same reasons.
0 commit comments