Skip to content

12ステップで作る組込みOS自作入門を写経したリポジトリです。

Notifications You must be signed in to change notification settings

jinpei0908/twelve-step-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

12-step-os

build

docker run -it --rm -v "$PWD":/app -w /app kozos-build-server make clean
docker run -it --rm -v "$PWD":/app -w /app kozos-build-server make image

write

cd ~/twelve-step-os/src/01/bootload/
make write

connect

make connect

About

12ステップで作る組込みOS自作入門を写経したリポジトリです。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published