31 Commits (c21641e9b551d4fc1b574720b97a74beaba883ee)

Author SHA1 Message Date
Andre Richter c21641e9b5
devtool: Fix boot test discovery 2 years ago
Andre Richter 73003ce8e6
Actions: Add rustfilt and other fixes 2 years ago
Andre Richter 9785300ab4
Fix newest rubocop complaints 2 years ago
Andre Richter 8c661977b8
Use a virtual manifest starting tutorial 12
This is finally possible since the new feature resolver.

For reference:
https://github.com/rust-lang/rust-analyzer/issues/6197#issuecomment-827564835
2 years ago
Andre Richter 2c48286c1f
Skip misspell on files of non-english language 2 years ago
Andre Richter d901ae6cfe
Update copyright 2 years ago
Andre Richter de3ba3e871 Refactor Tests and Makefile
- Carve out common files for tests
- Add boot tests starting tutorial 3
- Overhaul the Makefile for more structure
3 years ago
Andre Richter ad70dccab0
Add chainloader test to devtool 3 years ago
Andre Richter 8982682d47
Add chainloader test
closes #101
3 years ago
Andre Richter 86c041a41f
Fix integration test fail 3 years ago
Andre Richter 37cb58a944
rubocop: Fix some errors 3 years ago
Andre Richter fd30d911d8
Run cargo fmt in parallel 3 years ago
Andre Richter f81eb7428d
Adapt tutorial numbers 3 years ago
Andre Richter 4d1f84bbff
Add pull request template 3 years ago
Andre Richter 44bb3f8942
Update copyright year 3 years ago
Andre Richter 18c7259c60
Default to externally powered RPis
Addresses issues in #86
3 years ago
Andre Richter ae878182d7
Bump rubocop version; Fix issues 4 years ago
Andre Richter bb7800cf77
Update rubocop version 4 years ago
Andre Richter 135a0759e0
Integrate prettier into toolflow 4 years ago
Andre Richter b8f7764bbb
Align to new rubocop rules 4 years ago
Andre Richter 829722d9f2
fix rubocop warning 4 years ago
Andre Richter 5ce23bc32b
devtool: Add cargo update 4 years ago
Andre Richter e26ed0ffde
devtool: Invoke Makefile's clean 4 years ago
Andre Richter 0a1616d8b2
Let cargo track changed files
This should enable incremental compilation monitored by cargo.
4 years ago
Andre Richter c4f9432e13
Remove xbuild. Use upstream aarch64 rust-std 🎉 🦀
`rustup target add aarch64-unknown-none-softfloat` is now a thing.
It is no longer required to build rust-std on-demand with `xbuild`.

This reduces compile-times significantly.
4 years ago
Andre Richter c758875bbe
devtool: Skip Xtra crates on custom crate list 4 years ago
Andre Richter 56f990cbf9
devtool: Add support for optional folder list 4 years ago
Andre Richter 31582044c7
devtool: symlink + clippy for rpi4 4 years ago
Andre Richter 37b4d8d51e
Minipush: Fix error in displaying number of pushed KiB 4 years ago
Andre Richter 72a4d28fc1
Bump to register 0.5.x 4 years ago
Andre Richter 7f29ee84bd
Refactor utils 4 years ago