Skip to content

Hoddarla is an OS project in Golang targeting RISC-V 64-bit system.

Notifications You must be signed in to change notification settings

NonerKao/Hoddarla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hoddarla 專案:鐵人賽第二十七天

實驗步驟

執行之後等待一下,可以看到 hdla > 的命令提示字元,之後可以試試 cheersexit 指令。 至此,Hoddarla 在第 13 屆鐵人賽的技術部份正式走到一個段落,感謝大家!

從舊的 repo 繼續實驗

# in Hoddarla directory
git pull origin ithome
make apply
make clean && make

從頭開始

git clone [email protected]:NonerKao/Hoddarla.git
cd Hoddarla
make env
. .hdlarc
make opensbi
make clean && make

About

Hoddarla is an OS project in Golang targeting RISC-V 64-bit system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published