-
- update travis pipeline build to support convenient publishing
- implement
core::fmt::Write
for both Uart types to enable them to be used with the latestruspiro_console::Console
- upgrade the dependency for
ruspiro_register
and addruspiro_mmio_register
crate - add MIT licencing in addition to Apache-2.0
-
- remove
asm!
macro usages and replace withllvm_asm!
- use
cargo make
to stabilize cross-platform builds
- remove