11 Commits (063ade2a3cfb5373fcfc6a079ecf0734a45952a7)

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 185e906e54 Update microzig to work on zig master 7 months ago
Jacob Young 7020fe7156 Fix corruption on some ELF input files (#17) 7 months ago
Felix Queißner af34a0e321 Exposes uf2.FamilyId from build.zig (#16)
Co-authored-by: Felix "xq" Queißner <git@random-projects.net>
7 months ago
Matt Knight 9ef67246e0 fix build pkg (#14) 7 months ago
Matt Knight 5876517127 helper function in build pkg (#13) 7 months ago
Matt Knight 6a4d593020 update to master, use zig package manager (#11) 7 months ago
Matt Knight 192fbe713e fixed build.zig (#8) 7 months ago
Matt Knight 72ca60a0d0 update zig build api and family enum 7 months ago
Matt Knight a811241bc0 fix stitching together program segments 7 months ago
Matt Knight 8a84013d6d parsing elf and saving uf2 files 7 months ago