shalxmva / modxo

Xbox LPC Port modchip using a Raspberry Pi Pico
BSD 2-Clause "Simplified" License
320 stars 16 forks source link

Add docker for easy builds and development with VS Code #23

Closed dferramosi closed 3 days ago

rdmrocha commented 4 weeks ago

@dferramosi Took your awesome work, used it to develop support for WS2812 LEDs and then ended up refining it a bit to suit more generic needs, to make it a bit more stable, faster, and added a couple of features on top.

Would love you to take a look since you're the one that got this ball rolling: https://github.com/shalxmva/modxo/pull/29

Cheers