72 Commits (c8238de4e755e1ccc7eb29b85078926882707a2f)

Author SHA1 Message Date
Andre Richter c8238de4e7
Fix some old links 4 years ago
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.
4 years ago
Andre Richter 890442e8f1
Fix typo 4 years ago
Andre Richter f0513a6b0c
Upgrade to Rust nightly-2020-03-19 4 years ago
Andre Richter 4cefe87082
Update README.md 4 years ago
Andre Richter 6c8e5488eb
Add make_doc to README 4 years ago
Andre Richter 9a02e86960
Switch to rust-analyzer 4 years ago
Andre Richter 0a609aa1a0
Add notice about chinese versions
CC @colachg @readlnh
4 years ago
Andre Richter c43f5c6f39
Frontpage images 4 years ago
Andre Richter 30bf170956
Add license badge 4 years ago
Andre Richter cc9f7708c9
Add testing to workflows 4 years ago
Andre Richter 56dcfe8a92
typo 4 years ago
Andre Richter b421c709a1
Update README.md 4 years ago
Andre Richter b160803dc1
Update README.md 4 years ago
Andre Richter fad90e8bb1
Update/force explicit toolchain 4 years ago
Andre Richter be88e5e283
Restructure Readme 4 years ago
Andre Richter 2ce9a66aab
Update README.md 5 years ago
Andre Richter 54137e8b38
Relicense as dual MIT OR Apache-2.0 5 years ago
Andre Richter 395cc3496f
Update README.md 5 years ago
Andre Richter 0e7a3b1cd7
Update README.md 5 years ago
Andre Richter 2993c8143c
Add code for tutorial 11 5 years ago
Andre Richter e0c198fb72
Add badges to README 5 years ago
Andre Richter 9120253d14
Update README.md 5 years ago
Andre Richter b5d022253a
Typo 5 years ago
Andre Richter 0019e6a732
Update README.md 5 years ago
Andre Richter 059b77fa36
Rustup 1.20 searches for components itself 🎉 5 years ago
Andre Richter 34fb040c1b
Update README.md 5 years ago
Andre Richter 18c49eb59f
Update README.md 5 years ago
Andre Richter 7cb4b92402
Update README.md 5 years ago
Andre Richter 76e183266f
Update README.md 5 years ago
Andre Richter fd27e039a4
Update README.md 5 years ago
Andre Richter 9cd0f6e6a8
Update README.md 5 years ago
Andre Richter 2a97946f92
Initial preparations for rewrite 5 years ago
Andre Richter 345ea5c6b8
Update README.md 5 years ago
Andre Richter 0fee46331d
Rustup 1.20 searches for components itself 🎉 5 years ago
Andre Richter 8dd38181f0
Update README.md
Closes #28
5 years ago
Andre Richter d44dfc5580
Update README.md 5 years ago
Andre Richter c55c5e1713
Update README.md
Fixes #25
5 years ago
Andre Richter f45eb1214f
Update README.md 5 years ago
Andre Richter d1ed1d4162
Change repo name in travis badge 5 years ago
Andre Richter 56eee2a097
Update README.md 5 years ago
Andre Richter c62b79f09b
UART1 output on QEMU. Rework some Readmes. 6 years ago
Andre Richter b1786d5110
Update README.md 6 years ago
Andre Richter 5a7f77eae8
Update README.md 6 years ago
Andre Richter f5d97b5723
Restructure Readme
Also, closes #5
6 years ago
Andre Richter fb17d56991
Adapter Travis badge to moved repo 6 years ago
Andre Richter c19993934c
Use cargo-xbuild
Also, have a config where the individual projects can reuse the same
sysroot.
6 years ago
Andre Richter 0bd363f375
Sync with the newest Embedonomicon
https://github.com/rust-embedded/embedonomicon

Closes #3
6 years ago
Andre Richter 1b8b78d0c8
Use precompiled clippy 6 years ago
Andre Richter 6266cd38c6
Install clippy from git.
Better chances of compiling on nightly.
6 years ago