6 Commits (60db6996377f6a14716eb3429d85e02bfd17d2e5)

Author SHA1 Message Date
Andre Richter 5ca70912fb
Remove unused cortex-a imports.
Why doesn't clippy catch this...?
6 years ago
Andre Richter 21e181c63a
Bump cortex-a to v1.1.0 6 years ago
Andre Richter 0bd363f375
Sync with the newest Embedonomicon
https://github.com/rust-embedded/embedonomicon

Closes #3
6 years ago
Andre Richter 69d9890c4a
Update #[lang = "panic_fmt"] -> #[panic_implementation]
More info: https://users.rust-lang.org/t/psa-breaking-change-panic-fmt-language-item-removed-in-favor-of-panic-implementation/17875
6 years ago
Andre Richter 09d36953a0 Remove own boilerplate code
Use panic and runtime crates from japaric
7 years ago
Andre Richter b2f5da7184 Add tutorial 02_multicore_rust 7 years ago