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
To package the compiler for Arduino 1.6.6 consumption, a checksum is needed on the compiler. While chipKIT-core can build this checksum every time the core is built, the best thing would be for the compiler build process to include the creation of this checksum.
The .sha256 files do work. It would be easier if the file JUST contained the SHA256 hash, rather than the hash and the filename. But we can probably work around that.
To package the compiler for Arduino 1.6.6 consumption, a checksum is needed on the compiler. While chipKIT-core can build this checksum every time the core is built, the best thing would be for the compiler build process to include the creation of this checksum.
See chipKIT32/chipKIT-core#108
The text was updated successfully, but these errors were encountered: