DimaWittmann / FreeRTOS-Sim

FreeRTOS simulator for POSIX

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, 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.

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

Note

V10 is added to the master branch without extensive tests. Feel free to report or fix bugs.

About

FreeRTOS simulator for POSIX

License:GNU General Public License v2.0


Languages

Language:C 88.5%Language:C++ 11.2%Language:Makefile 0.4%