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 |
|
Andre Richter
|
8a3f6f5f15
|
utils: Exit early on build failure
|
2018-06-17 13:20:25 +02:00 |
|
Andre Richter
|
99f4dc24b3
|
Change dockcross path to newest upstream release
|
2018-06-17 13:14:03 +02:00 |
|
Andre Richter
|
e6f823a224
|
Add timer tutorial
- Also, upgrade to new `cortex-a` 0.1.3 implementation.
|
2018-04-19 18:46:24 +02:00 |
|
Andre Richter
|
395d82908f
|
Add some utility scripts
|
2018-04-13 22:07:30 +02:00 |
|