Skip to content

toolManGo/myos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start my first os

1. 环境依赖

  • RUST nightly
  • QEMU 7.0以上版本
  • Make
qemu-system-riscv64 --version
QEMU emulator version 7.1.0
Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers

2. 编译运行

cd os
make run

3. 运行效果

Releases

No releases published

Packages

No packages published

Languages