| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2021-10-08 | Move x86-specific code into an arch/x86 module | Clément Sibille | |
| 2021-10-07 | Add support for serial port output | Clément Sibille | |
| 2021-10-06 | Disable testing in github action | Clément Sibille | |
| Unit test in Rust depends on std, since the crate is no_std we can't use it. We should find an alternative way to do it before re-enabling testing. | |||
