machina-hw-core 0.1.2

Device infrastructure providing qdev framework, IRQ routing, chardev, and FDT generation
Documentation
1
2
3
4
5
6
7
pub mod bus;
pub mod chardev;
pub mod clock;
pub mod fdt;
pub mod irq;
pub mod loader;
pub mod qdev;