Skip to content

phoenix-rtos/phoenix-rtos-kernel

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 31, 2023 12:24
ld
May 18, 2023 13:54
November 22, 2023 14:51
October 23, 2023 13:46
vm
November 22, 2023 14:51
May 20, 2021 12:16
May 8, 2018 18:49
August 12, 2020 19:49
December 8, 2022 14:33

phoenix-rtos-kernel

This repository contains the source for the Phoenix-RTOS microkernel.

Supported targets:

  • armv7m4-stm32l4x6
  • armv7m7-imxrt105x
  • armv7m7-imxrt106x
  • armv7m7-imxrt117x
  • armv7a7-imx6ull
  • armv7a9-zynq7000
  • ia32-generic
  • riscv64-generic
  • sparcv8leon3-gr716

Building kernel

To compile the kernel and build the operating system image phoenix-rtos-project repository should be used. Please read the instruction in this repository.

License

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