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
Arduino IDE has support for “nightly” versions of boards manager
packages (arduino/Arduino#3449). These versions
are distinguished by the lack of “size” and “checksum” fields in json
file. IDE always uninstalls previously installed nightly version before
installing the new one.
This change adds support for generation of nightly package builds.
0 commit comments