vvvlan / FreeRTOS_study

Study for FreeRTOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeRTOS_study

This project created for studying FreeRTOS.

Simulator_Linux:

This is a simulator of freeRTOS in LINUX.

make all/clean are supported.

Two simple tasks created and send/receive data between them in the example.

Note: please create a directory named "tmp" in root directory before make, otherwise will make failed. I am lazy to auto create a blank "tmp" in Makefile. >_<

About

Study for FreeRTOS

License:MIT License


Languages

Language:C 86.5%Language:C++ 13.2%Language:Makefile 0.3%