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
Andre Richter
4098a749d1
Bump crate versions
2019-11-24 15:35:50 +01:00
Andre Richter
3dc450bb44
Util script cleanup; Enable pre-commit hook
2019-11-10 23:00:53 +01:00
Andre Richter
b363bc0917
Fix return code propagation of checks
2019-11-05 21:29:15 +01:00
Andre Richter
434ac5851d
Add misspell check
2019-11-01 23:22:04 +01:00
Andre Richter
6119cf88b1
Actions: Add RPi4 build
2019-10-29 22:34:20 +01:00
Andre Richter
7ddc189816
Add check option to fmt_all
2019-10-28 23:26:44 +01:00
Andre Richter
9547bf77af
Fix diff script
...
Closes #32
2019-10-27 23:12:47 +01:00
Andre Richter
2933bcf162
Separate init from main
2019-10-27 23:12:23 +01:00
Andre Richter
56a650397d
Having a little code formatting party
2019-10-27 23:12:20 +01:00
Andre Richter
29d992615d
Adapt tooling settings
2019-10-27 23:12:19 +01:00
Andre Richter
9a06e1ad95
Clean at the end
2019-10-27 23:11:57 +01:00
Andre Richter
d729888049
Forgot renaming
2019-10-27 23:10:54 +01:00
Andre Richter
4a58672d4d
Update utils
2019-10-27 23:10:50 +01:00
Andre Richter
678bec0eca
Various fixes
...
- Make cortex-a crate an optional dependecy of the rpi3 bsp
- Introduce wildcards for dependencies
- Change readme diff generation
2019-10-27 23:10:46 +01:00
Andre Richter
f9020bbb03
Add script for diffing two tutorial sources
2019-10-27 23:10:38 +01:00
Andre Richter
35e6bc5be6
Update clean utility
2019-10-27 23:10:37 +01:00
Andre Richter
784756eb04
Update utils
2019-10-27 23:09:38 +01:00
Andre Richter
70bfa885d7
Add universal raspboot script
2019-10-27 23:09:31 +01:00
Andre Richter
2a97946f92
Initial preparations for rewrite
2019-10-27 23:09:23 +01:00
Andre Richter
ecafec1d05
Add copyright year checks. Ran Rubocop as well.
2019-01-12 21:55:18 +01:00
Andre Richter
0824b0ecaa
Rework utils
2018-12-31 01:18:54 +01:00
Andre Richter
83fdecc647
Add simple soft-panic test
2018-11-01 22:44:44 +01:00
Andre Richter
c19993934c
Use cargo-xbuild
...
Also, have a config where the individual projects can reuse the same
sysroot.
2018-08-21 21:22:50 +02:00
Andre Richter
0bd363f375
Sync with the newest Embedonomicon
...
https://github.com/rust-embedded/embedonomicon
Closes #3
2018-08-12 16:41:45 +02:00
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
2018-06-29 19:48:42 +02:00
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
2018-06-17 13:40:30 +02:00