EmbeddedNim / picostdlib

Nim wrapper for the raspberry pi stdlib
MIT License
70 stars 11 forks source link

Add bindings for PIO API #40

Closed auxym closed 2 years ago

auxym commented 2 years ago

I'm currently working in implementing this. The PIO API has a large number of functions, but as a first "mvp" PR, I'd like to bind at least enough to get the "blink" and "ws2812" examples working (and implemented in Nim).