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
890442e8f1
Fix typo
2020-04-06 22:13:29 +02: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
6c8e5488eb
Add make_doc to README
2020-03-28 13:29:13 +01:00
Andre Richter
9a02e86960
Switch to rust-analyzer
2020-03-10 23:40:04 +01:00
Andre Richter
0a609aa1a0
Add notice about chinese versions
...
CC @colachg @readlnh
2020-01-19 17:31:04 +01:00
Andre Richter
c43f5c6f39
Frontpage images
2020-01-15 09:39:11 +01:00
Andre Richter
30bf170956
Add license badge
2020-01-04 23:46:04 +01:00
Andre Richter
cc9f7708c9
Add testing to workflows
2020-01-01 23:38:45 +01:00
Andre Richter
56dcfe8a92
typo
2019-12-31 12:26:33 +01:00
Andre Richter
b421c709a1
Update README.md
2019-12-31 12:23:27 +01:00
Andre Richter
b160803dc1
Update README.md
2019-12-31 00:10:33 +01:00
Andre Richter
fad90e8bb1
Update/force explicit toolchain
2019-12-30 23:02:27 +01:00
Andre Richter
be88e5e283
Restructure Readme
2019-12-30 22:06:04 +01:00
Andre Richter
2ce9a66aab
Update README.md
2019-12-08 12:16:53 +01:00
Andre Richter
54137e8b38
Relicense as dual MIT OR Apache-2.0
2019-11-25 19:54:05 +01:00
Andre Richter
395cc3496f
Update README.md
2019-11-24 15:28:53 +01:00
Andre Richter
0e7a3b1cd7
Update README.md
2019-11-05 21:51:10 +01:00
Andre Richter
2993c8143c
Add code for tutorial 11
2019-11-05 21:23:36 +01:00
Andre Richter
e0c198fb72
Add badges to README
2019-10-29 22:41:02 +01:00
Andre Richter
9120253d14
Update README.md
2019-10-27 23:56:37 +01:00
Andre Richter
b5d022253a
Typo
2019-10-27 23:12:43 +01:00
Andre Richter
0019e6a732
Update README.md
2019-10-27 23:12:27 +01:00
Andre Richter
059b77fa36
Rustup 1.20 searches for components itself 🎉
2019-10-27 23:12:13 +01:00
Andre Richter
34fb040c1b
Update README.md
2019-10-27 23:12:02 +01:00
Andre Richter
18c49eb59f
Update README.md
2019-10-27 23:11:59 +01:00
Andre Richter
7cb4b92402
Update README.md
2019-10-27 23:11:54 +01:00
Andre Richter
76e183266f
Update README.md
2019-10-27 23:11:49 +01:00
Andre Richter
fd27e039a4
Update README.md
2019-10-27 23:11:46 +01:00
Andre Richter
9cd0f6e6a8
Update README.md
2019-10-27 23:10:41 +01:00
Andre Richter
2a97946f92
Initial preparations for rewrite
2019-10-27 23:09:23 +01:00
Andre Richter
345ea5c6b8
Update README.md
2019-10-21 22:20:30 +02:00
Andre Richter
0fee46331d
Rustup 1.20 searches for components itself 🎉
2019-10-15 17:25:35 +02:00
Andre Richter
8dd38181f0
Update README.md
...
Closes #28
2019-10-05 18:23:30 +02:00
Andre Richter
d44dfc5580
Update README.md
2019-09-25 12:03:30 +02:00
Andre Richter
c55c5e1713
Update README.md
...
Fixes #25
2019-09-10 18:31:42 +02:00
Andre Richter
f45eb1214f
Update README.md
2019-05-25 20:17:32 +02:00
Andre Richter
d1ed1d4162
Change repo name in travis badge
2019-02-04 20:56:13 +01:00
Andre Richter
56eee2a097
Update README.md
2019-02-02 20:15:12 +01:00
Andre Richter
c62b79f09b
UART1 output on QEMU. Rework some Readmes.
2018-10-29 22:52:58 +01:00
Andre Richter
b1786d5110
Update README.md
2018-10-24 09:06:30 +02:00
Andre Richter
5a7f77eae8
Update README.md
2018-10-24 09:05:33 +02:00
Andre Richter
f5d97b5723
Restructure Readme
...
Also, closes #5
2018-10-21 20:16:27 +02:00
Andre Richter
fb17d56991
Adapter Travis badge to moved repo
2018-10-13 21:32:06 +02: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
1b8b78d0c8
Use precompiled clippy
2018-08-12 16:39:52 +02:00
Andre Richter
6266cd38c6
Install clippy from git.
...
Better chances of compiling on nightly.
2018-07-16 21:59:58 +02:00
Andre Richter
369dffa457
Make it compile on newest nightly
2018-07-16 21:37:40 +02:00