Go to file
2024-02-16 18:51:17 +08:00
.cargo chore: code style 2024-01-26 15:42:42 +08:00
.github/workflows chore: GitHub Action: also run tests 2024-02-16 18:51:17 +08:00
src fix: boot hartid might not be zero, introduce board level config 2024-02-16 18:30:11 +08:00
.gitignore init 2023-09-06 22:51:24 +08:00
build.rs chore: add rustfmt.toml and format 2024-02-01 19:14:36 +08:00
Cargo.lock feat: rewrite the trap mechanism and add simple timer support 2024-02-16 13:38:24 +08:00
Cargo.toml feat: rewrite the trap mechanism and add simple timer support 2024-02-16 13:38:24 +08:00
rust-toolchain.toml init 2023-09-06 22:51:24 +08:00
rustfmt.toml chore: add rustfmt.toml and format 2024-02-01 19:14:36 +08:00