Andre Richter
73003ce8e6
Actions: Add rustfilt and other fixes
2022-04-25 23:43:16 +02:00
Andre Richter
9785300ab4
Fix newest rubocop complaints
2022-04-22 23:23:19 +02:00
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
2022-04-19 22:44:01 +02:00
Andre Richter
0f2db4bf8e
Ignore spanish translations in diff
2022-04-05 23:11:36 +02:00
Andre Richter
2c48286c1f
Skip misspell on files of non-english language
2022-03-21 22:21:03 +01:00
Andre Richter
98329b2660
Don't need bundler for update_copyright.rb
2022-01-15 21:51:59 +01:00
Andre Richter
d901ae6cfe
Update copyright
2022-01-15 21:50:11 +01:00
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
2021-07-12 22:27:32 +02:00
Andre Richter
ad70dccab0
Add chainloader test to devtool
2021-04-29 23:53:33 +02:00
Andre Richter
8982682d47
Add chainloader test
...
closes #101
2021-04-29 22:54:57 +02:00
Andre Richter
86c041a41f
Fix integration test fail
2021-04-04 23:24:44 +02:00
Andre Richter
37cb58a944
rubocop: Fix some errors
2021-03-31 22:45:17 +02:00
Andre Richter
fd30d911d8
Run cargo fmt in parallel
2021-03-24 00:00:40 +01:00
Andre Richter
f81eb7428d
Adapt tutorial numbers
2021-03-20 10:47:39 +01:00
Andre Richter
e7b890c084
test fix for CI tput errors
2021-03-13 00:18:18 +01:00
Andre Richter
2f90304149
Add color and verbosity to Makefile
2021-03-12 23:44:10 +01:00
Andre Richter
4d1f84bbff
Add pull request template
2021-01-04 18:05:34 +01:00
Andre Richter
c35a30cd0b
Bump UART to 921_600 baud + other bugfixes
...
Fixes #95
Fixes #98
Co-authored-by: Takumasa Sakao <sakataku7@gmail.com>
2021-01-04 17:11:48 +01:00
Andre Richter
ee52e8e288
Bump UART to 576000 baud
2021-01-01 23:12:42 +01:00
Andre Richter
fb33dddacf
Copyright update, again
2021-01-01 21:07:58 +01:00
Andre Richter
44bb3f8942
Update copyright year
2021-01-01 11:28:32 +01:00
Andre Richter
18c7259c60
Default to externally powered RPis
...
Addresses issues in #86
2020-12-27 00:06:43 +01:00
Andre Richter
b74a931d01
Update minipush.rb
...
Fixes #89
2020-12-17 09:46:56 +01:00
Andre Richter
ae878182d7
Bump rubocop version; Fix issues
2020-11-14 10:25:00 +01:00
Andre Richter
bb7800cf77
Update rubocop version
2020-11-08 23:50:20 +01:00
Andre Richter
e1473099ff
Use miniterm instead of screen
2020-11-08 23:37:17 +01:00
Andre Richter
135a0759e0
Integrate prettier into toolflow
2020-09-25 21:24:02 +02:00
Andre Richter
b8f7764bbb
Align to new rubocop rules
2020-09-24 22:46:51 +02:00
Andre Richter
829722d9f2
fix rubocop warning
2020-07-13 22:07:01 +02:00
Andre Richter
5ce23bc32b
devtool: Add cargo update
2020-05-05 21:48:56 +02:00
Andre Richter
e26ed0ffde
devtool: Invoke Makefile's clean
2020-04-16 23:24:39 +02:00
Andre Richter
0a1616d8b2
Let cargo track changed files
...
This should enable incremental compilation monitored by cargo.
2020-04-14 23:16:35 +02:00
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.
2020-04-07 23:17:48 +02:00
Andre Richter
c758875bbe
devtool: Skip Xtra crates on custom crate list
2020-03-24 23:18:41 +01:00
Andre Richter
56f990cbf9
devtool: Add support for optional folder list
2020-03-24 21:58:52 +01:00
Andre Richter
31582044c7
devtool: symlink + clippy for rpi4
2020-03-24 21:57:58 +01:00
Andre Richter
2c2997f50b
Don't diff CN READMEs
2020-03-24 21:56:59 +01:00
Andre Richter
8b3cd1e2e0
Minipush: Load kernel binary on demand
...
Allows to keep Minipush running while compiling in parallel.
2020-03-06 23:56:38 +01:00
Andre Richter
37b4d8d51e
Minipush: Fix error in displaying number of pushed KiB
2020-01-19 21:34:37 +01:00
Andre Richter
72a4d28fc1
Bump to register 0.5.x
2020-01-16 22:06:43 +01:00
Andre Richter
840c72d11b
Bump UART to 230400 Baud
2020-01-14 21:53:28 +01:00
Andre Richter
bb78c779ca
Introducing Minipush, a raspbootcom replacement.
...
Gets rid of compiled C++, uses Ruby 💎
2020-01-14 20:45:41 +01:00
Andre Richter
7f29ee84bd
Refactor utils
2020-01-09 22:11:56 +01:00
Andre Richter
e690f8e7e4
Copyright bump to 2020 🎆
2020-01-02 00:41:03 +01:00
Andre Richter
cc9f7708c9
Add testing to workflows
2020-01-01 23:38:45 +01:00
Andre Richter
9c1fc5fdbf
Simplify copyrighted check
2020-01-01 22:42:38 +01:00
Andre Richter
e5bfd30477
Utils fixes
2019-12-30 23:28:48 +01:00
Andre Richter
e2e1c7d64c
Conditionally include extra folders in utils scripts
2019-12-17 13:40:09 +01:00
Andre Richter
7510058e3e
add rubocop linting
2019-11-26 08:43:49 +01:00
Andre Richter
54137e8b38
Relicense as dual MIT OR Apache-2.0
2019-11-25 19:54:05 +01:00