3 Commits (2c3f7050518a3aba2dd1b22e13c671b6e9246e65)

Author SHA1 Message Date
Andre Richter 2c3f705051
Update dependencies
register-rs 1.0.0 now uses UnsafeCell internally, which means we lost the Copy
derive on InMemoryRegister.

Therefore, a small set of changes was needed in the MMU driver to dance around
the static array init depending on a Copy type.
4 years ago
Andre Richter 27a1d10cc3
Remove UB in linker script symbol <-> Rust handover 4 years ago
Andre Richter 72215fcdb5
Shorten tutorial names 4 years ago