Skip to content

jhicks-camgian/freesoc2-freertos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeSoC2 FreeRTOS Demo

This is a simple PSOC Creator project for the Sparkfun FreeSoC2 board demonstrating the use of FreeRTOS.

The FreeRTOS files needed to build this demo have been copied into this project.

In real life, please don't do this. You should instead follow the conventions of FreeRTOS and reference FreeRTOS from its installation directory, following the direction of FreeRTOS documentation.

This configuration is placed this way in this project simply to facilitate an easy introduction.

In freesoc2.cydsn/ there is a Makefile wrapper that invokes the Cypress Project manager with several useful targets provided to permit running the build and flashing steps from the command line. This is to facilitate things like running builds under Emacs, etc.

The FreeRTOS files remain licensed under their original terms. You are free to use the files I wrote under the terms contained in the LICENSE.txt file.

About

A simple demonstration of FreeRTOS running on the Sparkfun FreeSoC2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published