11 Commits (54137e8b3857be3a9c8556ea7c0a599d07188d0b)

Author SHA1 Message Date
Andre Richter 54137e8b38
Relicense as dual MIT OR Apache-2.0 5 years ago
Andre Richter 3dc450bb44
Util script cleanup; Enable pre-commit hook 5 years ago
Andre Richter 56a650397d
Having a little code formatting party 5 years ago
Andre Richter 4a58672d4d
Update utils 5 years ago
Andre Richter 35e6bc5be6
Update clean utility 5 years ago
Andre Richter 2a97946f92
Initial preparations for rewrite 5 years ago
Andre Richter ecafec1d05
Add copyright year checks. Ran Rubocop as well. 5 years ago
Andre Richter 0824b0ecaa
Rework utils 6 years ago
Andre Richter c19993934c
Use cargo-xbuild
Also, have a config where the individual projects can reuse the same
sysroot.
6 years ago
Andre Richter 0bd363f375
Sync with the newest Embedonomicon
https://github.com/rust-embedded/embedonomicon

Closes #3
6 years ago
Andre Richter 323a346b07
Use llvm objcopy from rust toolchain 🎉
Its the last missing util we needed to be a rust-toolchain-only project.

https://github.com/rust-lang/rust/pull/50336
https://github.com/japaric/cargo-binutils
6 years ago