ember_os 0.1.3

A simple OS kernel implemented in rust, which has referenced https://os.phil-opp.com/
Documentation
1
2
3
4
5
6
7
# TODO

- [ ] Support of `multithread`

- [ ] Implement a `shell`

- [ ] Implement `NJU-OS`'s `benchmark-cases`