Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-31 | turn macros into attributes | 1 | -0/+1 | ||
2018-08-25 | check that the blobs are up to date | 1 | -0/+2 | ||
2018-08-25 | remove build dependency on arm-none-eabi-gcc | 1 | -0/+1 | ||
Before this commit we used gcc to assemble external assembly files into object files that we linked into our Rust program. This commit drops the dependency on gcc by shipping the already assembled object files with this crate source code. | |||||
2017-03-12 | initial commit | 1 | -0/+3 | ||