Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 357 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 357 Bytes

Deadalus Robotics Peripheral Control Computer Firmware

Setup

Install platformio

Building

To build the firmware, run

pio run

This will create a pcc_firmware.<hash>.bin file in PCC/.pio/build/adafruit_feather_m4.

Flashing

Follow the instructions in the documentation, or use the upload functionality in PlatformIO directly.