M-Pixel / FreeRTOS

FreeRTOS library for building RepRapFirmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To build this project, import it into Eclipse Mars 2, select the desired configuration (SAM3X, SAM4E, etc.), and press Build. The build depends on the Eclipse workspace variable 'ArmGccPath" being set to the directory where your arm-none-eabi-g++ compiler resides. For example "C:\Program Files (x86)\GNU Tools ARM Embedded\7 2018-q2-update\bin" on Windows. To set it, go to Windows -> Preferences -> C/C++ -> Build -> Build Variables and click "Add..."

About

FreeRTOS library for building RepRapFirmware


Languages

Language:C 57.4%Language:C++ 33.5%Language:Objective-C 8.8%Language:Assembly 0.3%