oresat / oresat-firmware

OreSat firmware based on ChibiOS for M0 and M4 microcontrollers
GNU General Public License v3.0
36 stars 13 forks source link

Docker toolchain #78

Closed ryanpdx closed 1 year ago

ryanpdx commented 2 years ago

OreSat firmware toolchain in a docker container. See doc/docker-toolchain.md for setup / usage.

The good:

The bad:

I had to grab commit 10edf575b60fd6980b459167a015650624de4966 from the c3_dev branch as that contain a fix is required to compile any firmware image, not just the c3.

ryanpdx commented 1 year ago

Replace this with a Vagrantfile