Andre Richter
3f92aab6e7
Bump extern crates
...
cortex-a -> 2.2.1
panic-abort -> 0.3.1
2018-10-02 23:47:09 +02:00
Andre Richter
08235093c1
Bump cortex-a to v2.0.1
2018-08-26 21:37:46 +02:00
Andre Richter
21e181c63a
Bump cortex-a to v1.1.0
2018-08-24 00:13:53 +02:00
Andre Richter
0ededdc791
Bump register to v0.2.0
2018-08-23 23:53:55 +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
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
2018-07-16 21:24:33 +02:00
Andre Richter
e6f823a224
Add timer tutorial
...
- Also, upgrade to new `cortex-a` 0.1.3 implementation.
2018-04-19 18:46:24 +02:00
Andre Richter
1b046df046
Introduce abstraction tut, shuffle tut numbers again
2018-04-12 22:21:03 +02:00