charsyam / phoenix-rtos-kernel

Phoenix-RTOS microkernel repository

Home Page:http://phoenix-rtos.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phoenix-rtos-kernel

This repository contains the source for the Phoenix-RTOS microkernel. IA32, ARM, ARMv7, RISCV64 architectures are supported.

To compile microkernel for target architecture edit Makefile and TARGET variable and after this type:

$ make clean
$ make

This work is licensed under a BSD license. See the LICENSE file for details.

About

Phoenix-RTOS microkernel repository

http://phoenix-rtos.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 80.5%Language:Assembly 8.8%Language:C++ 6.6%Language:Makefile 2.5%Language:Shell 1.7%