6 Commits (6a03ddea11b740323d01a478dcca3ed726cbbba2)

Author SHA1 Message Date
Andre Richter 37fe055082
Alignment. Binaries from newer Rust version. 6 years ago
Andre Richter 8175639399
Correct linker issues
The new target is not automatically using PIC.

Need some linker script corrections for errors that were hiding
previously, so that we don't accidentally generate alignment
exceptions on bss size variables that cause the target to fail.
6 years ago
Andre Richter 0bd363f375
Sync with the newest Embedonomicon
https://github.com/rust-embedded/embedonomicon

Closes #3
6 years ago
Andre Richter 78ea9a9931 Add tutorial 04_mailboxes 6 years ago
Andre Richter e6ab38f228 Hide tuts not implemented in Rust yet 6 years ago
bzt 7ace64ba9f Initial commit 7 years ago