kgat96 / pfreertos

A port of FreeRTOS to the Pandaboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##About FreeRTOS ported to Pandaboard, based on the Cortex-A8 CPU.

A port of FreeRTOS to the Pandaboard

The current version is based on FreeRTOS 9.0.0. The port will be regularly updated with newer versions of FreeRTOS when they are released.

The port is still at an early development stage and includes only very basic demo tasks. More complex tasks will be included in the future.

##License All source and header files in FreeRTOS/ and its subdirectiories are licensed under the modified GPL license. All other files that are not derived from the FreeRTOS source distribution are licensed under the Apache 2.0 license.

For the avoidance of any doubt refer to the comment included at the top of each source and header file for license and copyright information.

About

A port of FreeRTOS to the Pandaboard


Languages

Language:C 84.5%Language:C++ 13.9%Language:Assembly 1.0%Language:Makefile 0.6%