9 Commits (48cf71b6d49d85629acf8d7aaa8385e41557b9dd)

Author SHA1 Message Date
Andre Richter c62b79f09b
UART1 output on QEMU. Rework some Readmes. 6 years ago
Andre Richter dceb4c3097 Xargo 0.3.12 supports builtins now. Remove Xargo.toml again 7 years ago
Andre Richter 32ef64b36e compiler_builtins are now mandatory; Add them.
In rust-lang/rust@679657b863 a breaking
change was introduced that now requires compiler_builtins. Add them,
and use the opportunity to kick out rlibc, since memset() et al. can
be provided by compiler intrinsics.
7 years ago
Andre Richter 036d6f0893 Change fence type, add more elaborate description 7 years ago
Andre Richter f384d99d78 minor style fixes 7 years ago
Andre Richter 78ea9a9931 Add tutorial 04_mailboxes 7 years ago
Andre Richter e6ab38f228 Hide tuts not implemented in Rust yet 7 years ago
bzt 158e9ea522 Fixed typos 7 years ago
bzt 7ace64ba9f Initial commit 7 years ago