zynq-rs/src
Astro 1e540a1175 replace #[repr(packed)] with #[repr(C)]
avoids warnings regarding unsafe behaviour
2019-05-07 00:05:38 +02:00
..
cortex_a9 PoC: boot, uart output in qemu 2019-05-05 14:56:23 +02:00
uart replace #[repr(packed)] with #[repr(C)] 2019-05-07 00:05:38 +02:00
main.rs regs macros 2019-05-06 23:56:53 +02:00
regs.rs replace #[repr(packed)] with #[repr(C)] 2019-05-07 00:05:38 +02:00
slcr.rs enable_uart0(): add srcsel 2019-05-07 00:01:43 +02:00