Skip to content

YohnWang/yet-another-system-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another System

author:yuwang

version:0

contact: issues of this repository

About

这是一个实时操作系统,运行在risc-v系统上,目前包含的功能有任务调度,同步,内存管理

How to build

首先需要下载riscv-tools项目,按照该项目的步骤完成后需要配置一些环境变量,能够直接在bash中运行riscv64-unknown-elf-gcc等命令,之后只需执行make

How to use

参考main.c的例子

design ideas

//TODO

About

This is a simple real time operating system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages