74 Commits (master)

Author SHA1 Message Date
Andre Richter b585f64e30
Shuffle constant to more fitting module 4 years ago
Carl Fredrik Samson 0afffdeac7 Added short explanation of the BRD calculations for setting up UART re #70 4 years ago
Andre Richter 87e74f62cd
UART: Fix FBRD
Closes #70

Co-authored-by: Carl Fredrik Samson <cfsamson@users.noreply.github.com>
4 years ago
Andre Richter 3a0b676402
Use MMIODerefWrapper everywhere 4 years ago
Andre Richter 1cba21bda1
Minor namespace adaptions 4 years ago
Andre Richter 326b43b2be
Refactor tutorial X1 4 years ago
Andre Richter 840c72d11b
Bump UART to 230400 Baud 4 years ago
Andre Richter e7bf7fab0e
Fix UART stats; Remove unneeded conversion. 4 years ago
Andre Richter 52d2799ee6
Some fixes/streamlining 4 years ago
Andre Richter c64dd1197a
For educational purposes, use own zero_bss(). 4 years ago
Andre Richter a41190e298
Ensure kernel panic starts on newline 4 years ago
Andre Richter 6d9641d05f
Fix possibility of (.bss size) mod 8 != 0 4 years ago
Andre Richter e690f8e7e4
Copyright bump to 2020 🎆 4 years ago
Andre Richter 034e1f01d8
rename init() -> runtime_init() 4 years ago
Andre Richter 582d539212
Add console chars_read implementation 5 years ago
Andre Richter 10090900cc
Add missing source comments 5 years ago
Andre Richter 54137e8b38
Relicense as dual MIT OR Apache-2.0 5 years ago
Andre Richter d31c17d914
More idiomatic register-rs use 5 years ago
Andre Richter 1cc8152fa1
Use register 0.4.x register_structs macro 5 years ago
Andre Richter 9bebad4765
Misspell run 5 years ago
Andre Richter 8d6c58ad57
Add code for tutorial 09 5 years ago
Andre Richter 2a97946f92
Initial preparations for rewrite 5 years ago
Andre Richter 280bac6270
Update toolchain and bump dependency versions
Binaries generated with:
Toolchain: 1.39.0-nightly
5 years ago
Andre Richter 8da8c0e33f Add minimal JTAG boot 5 years ago