AgonConsole8 / agon-vdp

Official Firmware for the Agon Console8: ESP32 VDP
MIT License
38 stars 13 forks source link

Add PlatformIO CI #237

Closed maxgerhardt closed 3 weeks ago

maxgerhardt commented 1 month 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! :)