4 Commits (dad68abdc6721f2d9e0eeedb35d39649649bbb21)

Author SHA1 Message Date
Andre Richter dad68abdc6
Update dependencies 4 years ago
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 e7a13e81b8
Upgrade to cortex-a 4.x.x 4 years ago
Andre Richter 72215fcdb5
Shorten tutorial names 4 years ago