LeStarch / fprime-arduino-led-blinker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arduino-led-blinker: an LED Blinker Example F´ Arduino Implementations

This project is an implementation of the F´ LED Blinker Tutorial. This implementation changes the component to be passive as Arduinos are fundamentally baremetal implementations. Additionally, this implementation uses the fprime-arduino toolchain instead of fprime-arm-linux.

The LedTransitions channel was downgraded to U32 for smaller platform support.

The LedBlinker deployment has also been updated to use F´ Arduino components.

About


Languages

Language:C++ 66.1%Language:Fortran 25.6%Language:CMake 8.4%