项目作者: RTOS-From-Scratch

项目描述 :
Real time operating system made with love ♥.
高级语言: C
项目地址: git://github.com/RTOS-From-Scratch/RTOS-From-Scratch.git
创建时间: 2017-02-19T11:22:11Z
项目社区:https://github.com/RTOS-From-Scratch/RTOS-From-Scratch

开源协议:GNU General Public License v3.0

下载


license
Testing

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.