25 Commits (1d2b5ad0221f64f2e3de0dba793ff46713d1426c)

Author SHA1 Message Date
Andre Richter 1d2b5ad022
Memory Mapping: Improve various aspects 4 years ago
Andre Richter 44bb3f8942
Update copyright year 4 years ago
Andre Richter 5c193d5803
Change to a simpler mutex API 4 years ago
Andre Richter 02f9f34af3
More sound Phantom in MMIO deref wrapper 4 years ago
Andre Richter 163e2010ab
GPIO: Fix RPi4 driver init
The RPi4 GPIO pull-up/pull down sequence is done differently than on the
RPi3. Switch to using the correct way.

Also, configure pull-ups for both UART pins.

Fixes #81
4 years ago
Andre Richter 098e19ecc4
Fix zero-sized bss handling 4 years ago
Andre Richter 27a1d10cc3
Remove UB in linker script symbol <-> Rust handover 4 years ago
Andre Richter 677b274a1f
Add a panic version of the GPIO to panic!() 4 years ago
Andre Richter 22faff5229
Various finetunings 4 years ago
Andre Richter 37b9d1435e
Move anything wrt linker symbols to bsp::memory
Also, some rewording of data types.
4 years ago
Andre Richter b585f64e30
Shuffle constant to more fitting module 4 years ago
Andre Richter 7e14b246d7
Explicitly set exception vectors in link.ld 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 1496e003d8
Refactor tutorial 13 4 years ago
Andre Richter 72a4d28fc1
Bump to register 0.5.x 5 years ago
Andre Richter 840c72d11b
Bump UART to 230400 Baud 5 years ago
Andre Richter e7bf7fab0e
Fix UART stats; Remove unneeded conversion. 5 years ago
Andre Richter f677e6d01f
Add one more test 5 years ago
Andre Richter 52d2799ee6
Some fixes/streamlining 5 years ago
Andre Richter 6d9641d05f
Fix possibility of (.bss size) mod 8 != 0 5 years ago
Andre Richter e690f8e7e4
Copyright bump to 2020 🎆 5 years ago
Andre Richter 99daef4b23
Add tutorial 13 5 years ago