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-22026-2376550
OSKernel2024-haust-726
Commits
22e82012
Commit
22e82012
authored
1 year ago
by
啊队队队
Browse files
Options
Download
Patches
Plain Diff
commit init
parent
5452ba34
Changes
1000
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.github/workflows/mirror.yml
+19
-0
.github/workflows/mirror.yml
.gitignore
+15
-0
.gitignore
.vscode/launch.json
+48
-0
.vscode/launch.json
.vscode/settings.json
+12
-0
.vscode/settings.json
.vscode/tasks.json
+22
-0
.vscode/tasks.json
Cargo.lock
+891
-0
Cargo.lock
Cargo.toml
+8
-0
Cargo.toml
Makefile
+159
-0
Makefile
README.json
+9
-0
README.json
README.md
+118
-0
README.md
byteos.yaml
+32
-0
byteos.yaml
cargo/config.toml
+150
-0
cargo/config.toml
config/cv1811h.toml
+14
-0
config/cv1811h.toml
config/k210.toml
+11
-0
config/k210.toml
config/linker-general.ld
+50
-0
config/linker-general.ld
config/linker-k210.ld
+52
-0
config/linker-k210.ld
config/linker-x86_64.ld
+54
-0
config/linker-x86_64.ld
config/qemu.toml
+14
-0
config/qemu.toml
docs/ByteOS设计分享.pptx
+0
-0
docs/ByteOS设计分享.pptx
docs/Devfs.md
+139
-0
docs/Devfs.md
with
1817 additions
and
0 deletions
+1817
-0
Some changes are not shown.
For a faster browsing experience, only
20 of 1000+
files are shown. Download one of the files below to see all changes.
Plain diff
Email patch
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