AgonConsole8 / agon-vdp

Official Firmware for the Agon Console8: ESP32 VDP
MIT License
43 stars 17 forks source link

Add PlatformIO CI #237

Closed maxgerhardt closed 4 months ago

maxgerhardt commented 5 months ago

A very simple addition, modelled after the documentation. Builds the firmware with PlatformIO on Windows, Linux and Mac to make sure it compiles fine on all platforms. Uses free Github CI runners.

For run logs see: https://github.com/maxgerhardt/agon-vdp/actions/runs/9587805332

Gives commits starting from the the nice green checkmark! :)