11 Commits (cdfce0d01b323f101bd7d3a7fd78e934619b19f0)

Author SHA1 Message Date
Andre Richter ecafec1d05
Add copyright year checks. Ran Rubocop as well. 5 years ago
Andre Richter 0824b0ecaa
Rework utils 5 years ago
Andre Richter 83fdecc647
Add simple soft-panic test 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
Andre Richter 69d9890c4a
Update #[lang = "panic_fmt"] -> #[panic_implementation]
More info: https://users.rust-lang.org/t/psa-breaking-change-panic-fmt-language-item-removed-in-favor-of-panic-implementation/17875
6 years ago
Andre Richter 8a3f6f5f15
utils: Exit early on build failure 6 years ago
Andre Richter 99f4dc24b3
Change dockcross path to newest upstream release 6 years ago
Andre Richter e6f823a224 Add timer tutorial
- Also, upgrade to new `cortex-a` 0.1.3 implementation.
6 years ago
Andre Richter 395d82908f Add some utility scripts 6 years ago