4 Commits (2e72a8408f65f86fc4234d2bf0d76c0ae2cdb78d)

Author SHA1 Message Date
Andre Richter 2e72a8408f
Rework driver subsystem
This update significantly decouples the generic kernel code
from the BSP code.
Prior to this patch, the BSP had way too much business logic
that should have always been the generic kernel's concern.
2 years ago
Andre Richter 2345214367
Various minor improvements 2 years ago
Andre Richter d942e0f953
Fix bug in register_structs description 2 years ago
Andre Richter 8c661977b8
Use a virtual manifest starting tutorial 12
This is finally possible since the new feature resolver.

For reference:
https://github.com/rust-lang/rust-analyzer/issues/6197#issuecomment-827564835
2 years ago