Andre Richter
792b208643
Missed xdoc -> doc earlier
2020-04-09 21:27:14 +02:00
Andre Richter
9819b557fe
Add console symbol
2020-04-08 23:30:27 +02:00
Andre Richter
26b23eb486
Change chainloader relocation to 256 MiB
...
This should accommodate devices with less than 1 GiB.
2020-04-08 23:29:21 +02:00
Andre Richter
ed5cada47e
Remove attributes ignored by rustfmt.
2020-04-08 23:13:29 +02:00
Andre Richter
1337092a2a
Format driver includes for better readability
2020-04-07 23:39:36 +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
1d34a4e42e
Add tutorial 14: Peripheral Interrupts
2020-04-06 23:56:37 +02:00
Andre Richter
890442e8f1
Fix typo
2020-04-06 22:13:29 +02:00
Andre Richter
1cba21bda1
Minor namespace adaptions
2020-03-31 23:45:17 +02:00
Andre Richter
e9ff018c92
09: Adapt to filename changes
2020-03-29 13:19:59 +02:00
Andre Richter
9a5c9592f4
rename svg source file
2020-03-29 13:16:43 +02:00
Andre Richter
646a51d69f
13: remove now obsolte extern crate statement
2020-03-28 21:52:07 +01:00
Andre Richter
057be2f014
09: Provide High DPI version of gif
2020-03-28 21:51:31 +01:00
Andre Richter
8d2c4e10b3
Actions: Run clippy for both BSPs
2020-03-28 21:25:48 +01:00
Andre Richter
5742fe25f3
11: Provide High DPI version of image
2020-03-28 21:17:05 +01:00
Andre Richter
2a7ebe15eb
13: Change tests to new module structure
2020-03-28 21:16:56 +01:00
Andre Richter
f7ffb4a612
Merge pull request #51 from rust-embedded/2020-03_refactor
...
Refactor for better modularity and more sensible namespaces
2020-03-28 16:30:39 +01:00
Andre Richter
f0513a6b0c
Upgrade to Rust nightly-2020-03-19
2020-03-28 16:19:10 +01:00
Andre Richter
4cefe87082
Update README.md
2020-03-28 15:49:23 +01:00
Andre Richter
474f58ced0
Add README diffs
2020-03-28 15:42:42 +01:00
Andre Richter
18a7f225e6
Update README.md
2020-03-28 15:40:58 +01:00
Andre Richter
6c8e5488eb
Add make_doc to README
2020-03-28 13:29:13 +01:00
Andre Richter
e591fff883
Add source code section dividers
2020-03-28 13:28:47 +01:00
Andre Richter
a86f476160
Add before_we_start readme
2020-03-28 13:27:58 +01:00
Andre Richter
6588cd9be6
Refactor tutorial 01
2020-03-28 13:27:39 +01:00
Andre Richter
e8d787f627
Refactor tutorial 02
2020-03-28 13:27:23 +01:00
Andre Richter
175d72ae8b
Refactor tutorial 03
2020-03-28 13:27:14 +01:00
Andre Richter
771dfbab7f
Refactor tutorial 04
2020-03-28 13:27:03 +01:00
Andre Richter
523af645cd
Refactor tutorial 05
2020-03-28 13:26:48 +01:00
Andre Richter
91575eaa2c
Refactor tutorial 06
2020-03-28 13:26:38 +01:00
Andre Richter
c3632eeb3c
Refactor tutorial 07
2020-03-28 13:26:27 +01:00
Andre Richter
326b43b2be
Refactor tutorial X1
2020-03-28 13:26:11 +01:00
Andre Richter
48e4d135c2
Refactor tutorial 08
2020-03-28 13:25:50 +01:00
Andre Richter
7e583dc923
Refactor tutorial 09
2020-03-28 13:25:33 +01:00
Andre Richter
353cc4b6d5
Refactor tutorial 10
2020-03-28 13:25:18 +01:00
Andre Richter
13a59172a5
Refactor tutorial 11
2020-03-28 13:24:53 +01:00
Andre Richter
85b88788d0
Refactor tutorial 12
2020-03-28 13:24:33 +01:00
Andre Richter
1496e003d8
Refactor tutorial 13
2020-03-28 13:23:22 +01:00
Andre Richter
c758875bbe
devtool: Skip Xtra crates on custom crate list
2020-03-24 23:18:41 +01:00
Andre Richter
7b48c3885a
Adapt actions to new devtool syntax
2020-03-24 22:08:31 +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
readlnh
7d822f372f
update README.CN.md
2020-03-23 08:27:49 +01:00
Andre Richter
9a02e86960
Switch to rust-analyzer
2020-03-10 23:40:04 +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
7d86a1d6ab
Change note about start4.elf file naming.
2020-02-24 12:58:27 +01:00
Andreas Schmidt
ef571a75a7
fix start4.elf file naming to boot on Raspi 4
2020-02-24 12:58:27 +01:00
readlnh
2acb4152e5
Add Chinese translation of tutorial 01 ( #44 )
...
Add Chinese translation of Tutorial 01
Co-authored-by: Cola Chen <colachg@gmail.com>
2020-02-11 09:05:25 +01:00
Andre Richter
4e05d1f4a2
Add sponsoring info 💖
2020-01-20 08:35:51 +01:00