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
哦是
OSKernel2024-哦是
Commits
132d254b
Commit
132d254b
authored
2 months ago
by
ZhangYi
Browse files
Options
Download
Patches
Plain Diff
base on ECNU
parent
7cbb51f3
Changes
205
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.gdbinit.tmpl-riscv
+6
-0
.gdbinit.tmpl-riscv
.gitignore
+13
-1
.gitignore
.vscode/c_cpp_properties.json
+0
-20
.vscode/c_cpp_properties.json
.vscode/launch.json
+31
-0
.vscode/launch.json
.vscode/settings.json
+67
-7
.vscode/settings.json
.vscode/tasks.json
+27
-0
.vscode/tasks.json
Common.mk
+31
-0
Common.mk
LICENSE
+674
-0
LICENSE
Makefile
+66
-0
Makefile
docs/GDB调试.md
+2
-0
docs/GDB调试.md
docs/picture/README.png
+0
-0
docs/picture/README.png
docs/picture/图-1.jpg
+0
-0
docs/picture/图-1.jpg
docs/picture/图-2.png
+0
-0
docs/picture/图-2.png
docs/内存管理.md
+231
-0
docs/内存管理.md
docs/文件系统实现.md
+0
-0
docs/文件系统实现.md
docs/文件系统简介.md
+193
-0
docs/文件系统简介.md
docs/机器启动.md
+105
-0
docs/机器启动.md
docs/设备管理.md
+126
-0
docs/设备管理.md
docs/进程管理.md
+179
-0
docs/进程管理.md
include.mk
+0
-0
include.mk
with
1751 additions
and
28 deletions
+1751
-28
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