Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add checksum to compiler build process #5

Open
EmbeddedMan opened this issue Nov 14, 2015 · 2 comments
Open

Add checksum to compiler build process #5

EmbeddedMan opened this issue Nov 14, 2015 · 2 comments

Comments

@EmbeddedMan
Copy link
Member

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

@jasonkajita
Copy link
Contributor

@mariusgeanta Added *.sha256 files to the release https://github.com/chipKIT32/chipKIT-compiler-builds/releases Will this work, @ricklon?

@EmbeddedMan
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants