https://github.com/rustin170506/rcore_os
Impl rCore OS step by step
https://github.com/rustin170506/rcore_os
Last synced: about 1 year ago
JSON representation
Impl rCore OS step by step
- Host: GitHub
- URL: https://github.com/rustin170506/rcore_os
- Owner: Rustin170506
- License: mit
- Created: 2020-06-04T08:01:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T15:58:39.000Z (almost 6 years ago)
- Last Synced: 2025-01-24T14:13:19.103Z (over 1 year ago)
- Language: Rust
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rCore_os
🚧 Working In Progress
Impl rCore OS step by step