EmbeddedNim / picostdlib

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

Overhaul of the picostdlib and pico-nim project templating #2

Closed casey-SK closed 3 years ago

casey-SK commented 3 years ago
casey-SK commented 3 years ago

Hey, it's been a while. I finally got around to finishing this. Although i feel some of the code in piconim.nim is a little sloppy, it has decent error handling and I have tested it on other machines, it works...

Later on, I will (i) fix up some of the code in piconim.nim and (ii) create some tests.

beef331 commented 3 years ago

Thanks again, will do a few nit picky things from here.