Matt Knight

Results 26 comments of Matt Knight

Right now you need to use zig master, I will update the readme later tonight

oh sorry this issue passed through the cracks! I'm currently working on rearchitecting regz on the `rewrite` branch. Once I dub SVD parsing and codgen "good enough" it'll find itself...

Chatted during the meeting about this issue, what we want to do is add comptime field generation to the `microzig.cpu` module for the different Cortex M's which is taken from...

@tomasz-lisowski I'll be creating a `zig-master` branch early next week

Hey James! Thanks for pointing this out. I was planning on adding support for the yaml patches that `svd2rust`/`chiptool` uses to our code generation tool, but didn't realize there was...

@foxmoder Yes it is! [here](https://github.com/ZigEmbeddedGroup/uf2/blob/c523a4d23469282f95658a879f5ba925757dc9d9/src/uf2.zig#L169) is the relevant code path. Let me know if you need any other guidance!