Commit Graph

720 Commits

Author SHA1 Message Date
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
Andre Richter
37b4d8d51e
Minipush: Fix error in displaying number of pushed KiB 2020-01-19 21:34:37 +01:00
Andre Richter
0a609aa1a0
Add notice about chinese versions
CC @colachg @readlnh
2020-01-19 17:31:04 +01:00
Cola Chen
73e3fece61 Add README.CN.md for root folder (#41) 2020-01-19 17:21:08 +01:00
Andre Richter
12d3996566
new version 2020-01-17 22:05:56 +01:00
Andre Richter
d93e790a83
Cleanup stuff forgotten earlier 2020-01-17 21:03:44 +01:00
Andre Richter
cd5b9f56b8
higher res version of testing gif 2020-01-16 22:35:55 +01:00
Andre Richter
72a4d28fc1
Bump to register 0.5.x 2020-01-16 22:06:43 +01:00
Andre Richter
c43f5c6f39
Frontpage images 2020-01-15 09:39:11 +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
e7bf7fab0e
Fix UART stats; Remove unneeded conversion. 2020-01-11 22:12:35 +01:00