Matt Knight
Matt Knight
@taylorh140 check the generated code, we're failing AST checks. Could be something like a missing curly brace
@taylorh140 Yup, a low level API has been changed so now all uses of it need to be updated. I care more about commit atomicity than perceived patch complexity, so...
Closing because #328 implements this now that the regz rewrite is complete.
@RecursiveError i see that there is a massive diff for this PR. Let's put data files in their own repo, what should I call it?
@RecursiveError I think the best way to split it up would be to incorporate the `ClockHelper` repo into microzig, but keep the `mcu_data` directory as a data repository. Then what...
@RecursiveError I'm going to be diving into this patch further tomorrow so I can better determine what the interface should be.
@RecursiveError I have some ideas. First off, we have something workable, the main reason I want to structure things differently is so that generated code, with potentially very large changes...
@RecursiveError fixed, made you a maintainer and pushed an init commit