Skip to content

2024年清华大学秋冬季开源操作系统训练营阶段四项目二——扩展仓库

Notifications You must be signed in to change notification settings

LearningOS/2024a-stage-proj2-starry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarryOS

CI

A monolithic kernel based on ArceOS.

Quick Start

# Clone the base repository
./scripts/get_deps.sh

# Build user applications
make user_apps

# Build kernel
make ARCH=x86_64 build

# Run kernel
make ARCH=x86_64 run

About

2024年清华大学秋冬季开源操作系统训练营阶段四项目二——扩展仓库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published