Skip to content

lowfatcomputing/Teensy-3.1-FreeRTOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teensy-3.1-FreeRTOS

FreeRTOS running on Teensy 3.1

This repository contains the files required to run FreeRTOS on a Teensy 3.1 board. Use Arduino 1.0.5 IDE. Assuming you already have the Teensy support files installed, take a backup of Teensy3 folder in \Arduino1.0.5\hardware\teensy\cores\

Replace it with the contents of this repository. Open a blank sketch, i mean completely blank, no loop() and no setup() Build & Upload. The LED on Teensy should Blink.

More Detailed information can be found in below link. PLEASE refer it... http://rishifranklin.blogspot.in/2014/03/freertos-on-teensy-31.html

Thank You.

About

FreeRTOS running on the Teensy 3.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.3%
  • C++ 21.6%
  • Makefile 0.1%