Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-28665-2608131
OSKernel2024-MikuOS-1361
Commits
b4757d31
Commit
b4757d31
authored
8 months ago
by
Shetty Yttehs
Browse files
Options
Download
Patches
Plain Diff
Create README.md
parent
f8c6a4f8
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+40
-0
README.md
with
40 additions
and
0 deletions
+40
-0
README.md
0 → 100644
+
40
−
0
View file @
b4757d31
# RISC-V64-MikuOS
RISC-V64 OS written in Rust
## Setup
```
bash
make setup
```
## Usage
### Build
```
bash
make build
```
### Run
```
bash
make run
# or simply 'make'
```
### Debug
```
bash
make debug
```
At the same dir:
```
bash
make connect
```
## License
MIT
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets