项目作者: RTOS-From-Scratch
项目描述 :
Real time operating system made with love ♥.
高级语言: C
项目地址: git://github.com/RTOS-From-Scratch/RTOS-From-Scratch.git


RTOS-From-Scratch
Real time operating system made with love ♥.
Instructions:
To get clone this repo you need to do so:
git clone https://github.com/RTOS-From-Scratch/RTOS-From-Scratch.git
git submodule init
git submodule update
Note:
- This system is still in
Pre-Alpha
state.