Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 731 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 731 Bytes

Baremetal F´ project

This project is an implementation of F´ on baremetal hardware, specifically for Arduino based microcontrollers.

The BaremetalReference is a reference to run F´ on embedded systems with hardware constraints. Therefore, this deployment only consists of basic/essential F´ components, with the addition of LED blinker, radio, and IMU components.

Table of Contents

  1. Install Arduino CLI
  2. Programming and Running the BaseDeployment Application
  3. Programming and Running the BaremetalReference and RadioPassthrough Applications