This repository contains the source code and documentation for the F Prime Arduino LED Blinker tutorial.
This project is an implementation of the F´ LED Blinker ARM Linux Tutorial which will allow you to test on Arduino-based microcontrollers using the fprime-arduino
toolchain instead of fprime-arm-linux
.
This version uses a scaled down deployment of F´ to account for the limited resources available on baremetal hardware.
To run through the tutorial, please visit the F´ website and look for the tutorial section: https://fprime.jpl.nasa.gov
In order to run through this tutorial, users should first do the following:
- Follow the Hello World Tutorial
- Ensure F´ tools have been bootstrapped
- Acquire and set up the appropriate hardware for this tutorial
- Follow the arduino-cli installation guide
If you would like to contribute to this tutorial, please open a pull request.
If you would like to add support for a new board not already listed in the board list, feel free to open a pull request to fprime-arduino
.