EmbeddedNim / picostdlib

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

Add idiomatic Nim i2c read/write procs #43

Closed auxym closed 2 years ago

auxym commented 2 years ago

Just convenient and idiomatic wrappers over the C bindings. Also added a distinct type that represents an I2C address, subranged to 7 bits.

beef331 commented 2 years ago

Bump the nimble patch version please!

auxym commented 2 years ago

Sure, done.