jrsteensen / OpenHornet-Software

Repo for all the software that brings OpenHornet to life!
Other
14 stars 8 forks source link

Refactor CI; Fix Compilation and Artifact Generation #92

Closed calvinmorrow closed 4 months ago

calvinmorrow commented 4 months ago

Description

Several updates to streamline and simplify the directory handling of the Arduino code generation. Makefiles include from the two-level directory structure in embedded (ie: embedded/OH1_Upper_Onstrument_Panel/1A2-MASTER_ARM_PANEL) Add Wire as a dependency for all TCA9534 projects Specify the Arduino version to prevent issues with the IDE detection and conflicts with the Arduino Joystick Library

Dependencies

Type of change