7 Commits (237890d49ee795110a63df2c45bdd6f6a0029a72)

Author SHA1 Message Date
fmaggi 237890d49e
Blue pill hal (#28)
* Rework for MicroZig Gen 2

* gpio hal for blue pill

* added a comment

* better interface

* Started implementing pins interface

* commented unused stuff for now

* forgot setting pin mode

* fixed somethings I forgot

* made global config have fields instead of decls

* fixed a bug

* Lots of bugs

* bugs bugs and more bugs

* bugs bunny

* forgot ?

* i

* sizes

* so weird

* weird size

* const issues

* const issues

* always const issues

* what is happeningn

* weird issues

* finally got a led to turn on!

* Rework for MicroZig Gen 2

* Rebased onto master

---------

Co-authored-by: Felix "xq" Queißner <git@random-projects.net>
1 year ago
Ardelean Călin 366e58f65c
Added support for STM32L0 series (#27)
* Added support for STM32L0 series

* Switched from JSON to SVD.
1 year ago
Felix Queißner 0eb570d969
Rework for MicroZig Gen 2 (#26)
Co-authored-by: Felix "xq" Queißner <git@random-projects.net>
1 year ago
Matt Knight 01dfc9aa19
Update microzig (#12)
* update microzig

* fixed build.zig

---------

Co-authored-by: mattnite <mattnite@users.noreply.github.com>
1 year ago
Matt Knight 31613f43a1
Update microzig (#4)
* update microzig

* update to new api

---------

Co-authored-by: mattnite <mattnite@users.noreply.github.com>
2 years ago
Matt Knight e8ad894d94
Update microzig (#3)
* update microzig

* update paths and for loops

* update paths

---------

Co-authored-by: mattnite <mattnite@users.noreply.github.com>
2 years ago
Matt Knight 4eba908bd2
migrate code from microzig repo (#1)
* migrate code from microzig repo

* move robot file

* add microzig submodule

* add chips to build

* add buildkite pipeline

* try listing boards

* change board names

* revert pipeline
2 years ago