10 Commits (wch-ch32v003)

Author SHA1 Message Date
biom4st3r fcb68ad0e2
Updated to zig 0.13.0 (#198)
* Updated to latest zig

* feat(flake): update zig to 0.13.0 and add zls

This also disable diffs for flake.lock to not
not polute the git diff output too much

* feat(build): Update dependencies to support 0.13.0

* feat(build): disable broken examples

* feat(ci): Update zig to 0.13.0

* feat(rp2040): Update pio tokenizer tests to 0.13.0

* feat(build): Fix uses of deprecated std.zig.CrossTarget

* feat(rezg): Fix uses of deprecated std.mem.{tokenize,slice}

* feat(rp2040): Fix uses of depreacted std.rand

* feat(readme): Update zig version

---------

Co-authored-by: Maciej 'vesim' Kuliński <vesim809@pm.me>
2 months ago
Matt Knight 12ff1b76e4 updates for zig 0.12.0 5 months ago
Matt Knight a343277463 fix up packaging 7 months ago
Matt Knight 185e906e54 Update microzig to work on zig master 7 months ago
Dan Banta fbc4fdfb02 fix: add paths to zon file (#112) 7 months ago
Jacob Young 77968f04d2 Implement various `adtf` features needed on ARM (#115)
* Fix test step not running tests

* Fix `error.Todo` causing a crash while outputting json

* Cleanup `@as` usage

* Implement count attribute for registers

* Add ad-hoc alignment to support an initial reserved region.

* Implement register group instances

* Add `build.zig.zon` paths
7 months ago
Matt Knight 7ba67916af use newer libxml2 package (#109) 7 months ago
KATO Jinnosuke ab8fda1814 update clap & libxml2 (#108)
* update to zig-clap for zig 0.11.0

* update zig-libxml2 for zig 0.11.0
7 months ago
Matt Knight f3c994956b builtin type inference fix (#106) 7 months ago
Matt Knight fec8f40ecc Package clap using official package manager (#105) 7 months ago