6 Commits (d9cbc3654e2925dfdf2ccf4cd8179728dbc2d0bb)

Author SHA1 Message Date
Matt Knight 2b5c6096b0
builtin type inference fix (#68) 1 year ago
Felix Queißner 371d4efde4
Runs zig fmt, implements a good bunch of I²C functions (#65)
Co-authored-by: Felix "xq" Queißner <xq@random-projects.net>
1 year ago
Hubert Jasudowicz d1e35696d4
examples: Set LED GPIO function (#61)
Set the pin function to SIO instead of null (default).
1 year ago
Matt Knight 886234b882
improve timer API (#60) 1 year ago
Matt Knight c1c19d221e
Gpio api (#51)
* improve GPIO API

* fix test, update microzig

* first DMA functions, new abstraction for enumerating peripherals

* rebase main

* fix call to reset()
1 year ago
David Sugar 812fb44180
USB Device (#40) 1 year ago