11 Commits (cdfce0d01b323f101bd7d3a7fd78e934619b19f0)

Author SHA1 Message Date
Andre Richter 0844823805 Minor corrections 6 years ago
Andre Richter 90d88f65b6
Streamlining, cleanup, and minor fixes. 6 years ago
Andre Richter ad2d0d1182
🎉 Update to Rust 2018 🎉 6 years ago
Andre Richter 6d135ee441
Makefile: Don't delete kernel8 6 years ago
Andre Richter 08235093c1
Bump cortex-a to v2.0.1 6 years ago
Andre Richter c156a32411
rust-fmt all 6 years ago
Ioannis Valasakis 89aacd85f3 Typo: partition 6 years ago
Andre Richter 969704d498
Use correct sequence of MMIO timer reads
As discussed in #2
6 years ago
Andre Richter 0bd363f375
Sync with the newest Embedonomicon
https://github.com/rust-embedded/embedonomicon

Closes #3
6 years ago
Andre Richter 747e902761
Rewrite for register-rs.
We now have the same API for MMIO and CPU registers.
Makes the code more concise, inntuitive, and improves readability.

https://crates.io/crates/register
6 years ago
Andre Richter 1b2fc525ea Add tutorial 0A_power 7 years ago