14 Commits (c30f71f33ff7929c634d571c74887fb9ba30b157)

Author SHA1 Message Date
biom4st3r c30f71f33f
Basic support for ATmega32u4 (#195)
Co-authored-by: Vesim <vesim809+github@protonmail.com>
2 months ago
Stevie Hryciw 56e08d653c
rp2040: remove redendant code in I2C.apply() (#212) 2 months ago
Jacob Young 4d3d5cce0d
enable atsamd51j19 fpu (#196) 2 months ago
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
Matthias 0c3293fe36
Fix RP2040 multicore HAL and re-enable example (#207) 3 months ago
Daniele Basile 43b2a539c6
Complete Gd32f103 Support (#203)
* Implement gpio hal like to the stm32f103.
* Add blinky test
3 months ago
Djordje Nedic 1b1e3e6b39
Linking and linker relaxation fixes (#200) 4 months ago
Djordje Nedic 6b1efed294
Properly export startup logic for espressif-riscv (#199) 4 months ago
Matthias 095630e1d1
Fix setting pull direction in pinConfig (#189) 4 months ago
Matevz Mihalic 540a52585f rp2040: add flash id function (#182) 5 months ago
Jonathan Sönnerup 1ed0296bb7 hal: stm32f407: Added stm32f407 source file to the build configuration (#181) 5 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