15 Commits (b5d657a0090a820f1904e687050864d7822905fe)

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
Tomasz Lisowski ed0e5fe9f1
Fix reference to design document in README (#184) 5 months ago
Matt Knight 12ff1b76e4 updates for zig 0.12.0 5 months ago
Matt Knight a343277463 fix up packaging 7 months ago
Felix Queißner 5742d0e4b3
Better readme (#173)
* Adds better docs to README.md
* Adds tar, gzip to bundle.py checked dependencies.
* Adds fancy rendering of .data/chip-families.svg in output for embedding.
7 months ago
Grazfather 4c44611f20
Fix requirements.txt and update README (#172) 7 months ago
Felix Queißner 196bbd8094
Fixes CI Badge in README.md (#164)
* Fixes CI Badge in README.md

* Removes additional fetching from git

* More work on the CI script

* Adds requirements.txt for tools, fixes CI script even more

---------

Co-authored-by: Felix "xq" Queißner <git@random-projects.net>
7 months ago
Tobias Kohlbau 829f860b8c
fix documentation for patch tool (#165)
The patch tool expects the build.zig.zon file as
it's argument not the project folder.

Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
7 months ago
Felix "xq" Queißner be113c7adc Updates README.md 7 months ago
Felix Queißner cb45e3309c
Update README.md 7 months ago
Felix "xq" Queißner 37319a93ca Moves some files out of core 7 months ago
Felix "xq" Queißner 7817cdd27e Implements continous deployment 7 months ago
Felix "xq" Queißner cadd5d1b0f Makes examples/next-gen kinda build with experimental setup. Packages are now correct and microzig-build can determine all available targets and BSPs. 8 months ago
Felix "xq" Queißner 3fdc016ef3 Adds CI to readme. 9 months ago
Felix "xq" Queißner 0c4e82e697 Adds nix flake, adds tooling for creating a deployment of microzig, vendors some code from ezpkg 9 months ago