Commit Graph

5 Commits

Author SHA1 Message Date
Andre Richter
c1696d6b02
Whitespace 2020-07-24 23:25:26 +02:00
Andre Richter
a362a84592
14: Improve pl011 code 2020-07-11 12:07:17 +02:00
Andre Richter
681092829c
Bump to cortex-a 3.0.0 2020-04-16 22:54:08 +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