Skip to content

ethereal14/rvos_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

说明

学习记录

目录

  • rvos_tutorial

    • code
      • asm:汇编代码与原仓库地址一样
        • _first
          • Makefile
        • add
        • ...
        • build.mk:
        • gbdinit: gdb配置文件, 寄存器显示、断电等命令
        • Makefile: 编译asm目录下所有代码
        • rule.mk: 编译调试等命令makefile文件
      • exercise:原仓库中的习题部分, 个人学习或有纰漏
        • 3
          • 3-1
          • 3-2
        • 4
          • ...
        • ...
      • os:rvos代码, 与原仓库
        • 00-bootstrap
        • ......
        • 11-syscall
      • common.mk: makefile文件, 工具链路径
  • README.md

原视频:

循序渐进,学习开发一个RISC-V上的操作系统

原仓库:

riscv-operating-system-mooc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published