j054n / freertos

A port used for ninjaflight (with posix included)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeRTOS-Sim

FreeRTOS simulator for POSIX (Linux, OS X and maybe other POSIX OS)

Based on the Linux simulator originally developed by William Davy for FreeRTOS v5.3, the goal of this work is to keep FreeRTOS POSIX simulator in a clean seperate package and up to date with the latest FreeRTOS releases (v9.0.0 currently).

Directory description

  • Source: FreeRTOS kernel and POSIX simulator source files
  • Project: the project directory that includes main() and FreeRTOS settings for the POSIX port
  • Demo: demo tasks from the official FreeRTOS release

About

A port used for ninjaflight (with posix included)

License:GNU General Public License v2.0


Languages

Language:C 65.3%Language:C++ 23.7%Language:Objective-C 6.3%Language:Assembly 4.6%Language:Makefile 0.1%