9 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 e7a13e81b8
Upgrade to cortex-a 4.x.x 4 years ago
Andre Richter 7b0ae693c7
Switch to qemu-exit 1.0.x 4 years ago
Andre Richter b6d480d548
kernels: Update dependencies 4 years ago
Andre Richter 16a903ad29
kernels: Update dependencies 4 years ago
Andre Richter 1ba7330f9f
Bump qemu-exit to 0.1.1 4 years ago
Andre Richter ef919b0842
kernels: Update dependencies 4 years ago
Andre Richter 681092829c
Bump to cortex-a 3.0.0 4 years ago
Andre Richter 1d34a4e42e
Add tutorial 14: Peripheral Interrupts 4 years ago