An open API service indexing awesome lists of open source software.

https://github.com/explodingcamera/rust-os-blog

My attempt to learn OSDev writing a Microkernel for RISC-V
https://github.com/explodingcamera/rust-os-blog

Last synced: 8 months ago
JSON representation

My attempt to learn OSDev writing a Microkernel for RISC-V

Awesome Lists containing this project

README

          

# License

This project is licensed under either of the following licenses, at your option:

- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT License ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

Some code in the `crates/riscv-mem` directory is licensed under the GPL-3.0 license. See the [LICENSE.md](crates/riscv-mem/LICENSE.md) file for details.