30 Commits (69cd6032cdc88ed71d0e66ac7c1760ed4dd3a18a)

Author SHA1 Message Date
Andre Richter 4098a749d1
Bump crate versions 5 years ago
Andre Richter 3dc450bb44
Util script cleanup; Enable pre-commit hook 5 years ago
Andre Richter b363bc0917
Fix return code propagation of checks 5 years ago
Andre Richter 434ac5851d
Add misspell check 5 years ago
Andre Richter 6119cf88b1
Actions: Add RPi4 build 5 years ago
Andre Richter 7ddc189816
Add check option to fmt_all 5 years ago
Andre Richter 9547bf77af
Fix diff script
Closes #32
5 years ago
Andre Richter 2933bcf162
Separate init from main 5 years ago
Andre Richter 56a650397d
Having a little code formatting party 5 years ago
Andre Richter 29d992615d
Adapt tooling settings 5 years ago
Andre Richter 9a06e1ad95
Clean at the end 5 years ago
Andre Richter d729888049
Forgot renaming 5 years ago
Andre Richter 4a58672d4d
Update utils 5 years ago
Andre Richter 678bec0eca
Various fixes
- Make cortex-a crate an optional dependecy of the rpi3 bsp
- Introduce wildcards for dependencies
- Change readme diff generation
5 years ago
Andre Richter f9020bbb03
Add script for diffing two tutorial sources 5 years ago
Andre Richter 35e6bc5be6
Update clean utility 5 years ago
Andre Richter 784756eb04
Update utils 5 years ago
Andre Richter 70bfa885d7
Add universal raspboot script 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 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