You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
adc.zig Update microzig to work on zig master 7 months ago
blinky.zig Update microzig to work on zig master 7 months ago
blinky_core1.zig Update microzig to work on zig master 7 months ago
flash_id.zig rp2040: add flash id function (#182) 5 months ago
flash_program.zig Update microzig to work on zig master 7 months ago
gpio_clk.zig Update microzig to work on zig master 7 months ago
i2c_bus_scan.zig Update microzig to work on zig master 7 months ago
pwm.zig Update microzig to work on zig master 7 months ago
random.zig Update microzig to work on zig master 7 months ago
spi_master.zig Update microzig to work on zig master 7 months ago
squarewave.zig Update microzig to work on zig master 7 months ago
tiles.zig Updated to zig 0.13.0 (#198) 2 months ago
uart.zig Update microzig to work on zig master 7 months ago
usb_device.zig Update microzig to work on zig master 7 months ago
usb_hid.zig Update microzig to work on zig master 7 months ago
ws2812.zig Update microzig to work on zig master 7 months ago