Commit Graph

11 Commits

Author SHA1 Message Date
Andre Richter
54137e8b38
Relicense as dual MIT OR Apache-2.0 2019-11-25 19:54:05 +01:00
Andre Richter
3dc450bb44
Util script cleanup; Enable pre-commit hook 2019-11-10 23:00:53 +01:00
Andre Richter
56a650397d
Having a little code formatting party 2019-10-27 23:12:20 +01:00
Andre Richter
4a58672d4d
Update utils 2019-10-27 23:10:50 +01:00
Andre Richter
35e6bc5be6
Update clean utility 2019-10-27 23:10:37 +01:00
Andre Richter
2a97946f92
Initial preparations for rewrite 2019-10-27 23:09:23 +01:00
Andre Richter
ecafec1d05
Add copyright year checks. Ran Rubocop as well. 2019-01-12 21:55:18 +01:00
Andre Richter
0824b0ecaa
Rework utils 2018-12-31 01:18:54 +01:00
Andre Richter
c19993934c
Use cargo-xbuild
Also, have a config where the individual projects can reuse the same
sysroot.
2018-08-21 21:22:50 +02:00
Andre Richter
0bd363f375
Sync with the newest Embedonomicon
https://github.com/rust-embedded/embedonomicon

Closes #3
2018-08-12 16:41:45 +02:00
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
2018-06-29 19:48:42 +02:00