83 Commits (master)

Author SHA1 Message Date
James Zow 52b7ac9b2f
fix ci/cd error (#195)
* fix ci/cd error

* update copyright year

* Modify remaining years

* solve ci report settings.json code style

* update .prettierrc.json

* prettierrc fix code style

* fix rb file i.to_s and code style

* fix error Line is too long. [101/100]

* Modify the Ruby file format and restore other file formats

* update makefile and readme file space
8 months ago
Andre Richter 203fe318d4
Fix rubocop complaint; Bump actions Ubuntu version 2 years ago
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 0f2db4bf8e
Ignore spanish translations in diff 2 years ago
Andre Richter 2c48286c1f
Skip misspell on files of non-english language 2 years ago
Andre Richter 98329b2660
Don't need bundler for update_copyright.rb 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 e7b890c084
test fix for CI tput errors 3 years ago
Andre Richter 2f90304149
Add color and verbosity to Makefile 3 years ago
Andre Richter 4d1f84bbff
Add pull request template 3 years ago
Andre Richter c35a30cd0b Bump UART to 921_600 baud + other bugfixes
Fixes #95
Fixes #98

Co-authored-by: Takumasa Sakao <sakataku7@gmail.com>
3 years ago
Andre Richter ee52e8e288
Bump UART to 576000 baud 3 years ago
Andre Richter fb33dddacf
Copyright update, again 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 b74a931d01
Update minipush.rb
Fixes #89
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 e1473099ff
Use miniterm instead of screen 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 2c2997f50b
Don't diff CN READMEs 4 years ago
Andre Richter 8b3cd1e2e0
Minipush: Load kernel binary on demand
Allows to keep Minipush running while compiling in parallel.
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 840c72d11b
Bump UART to 230400 Baud 4 years ago
Andre Richter bb78c779ca
Introducing Minipush, a raspbootcom replacement.
Gets rid of compiled C++, uses Ruby 💎
4 years ago
Andre Richter 7f29ee84bd
Refactor utils 4 years ago
Andre Richter e690f8e7e4
Copyright bump to 2020 🎆 4 years ago
Andre Richter cc9f7708c9
Add testing to workflows 4 years ago
Andre Richter 9c1fc5fdbf
Simplify copyrighted check 4 years ago
Andre Richter e5bfd30477
Utils fixes 4 years ago