Upstream mirror of MicroZig http://microzig.tech/
  • Zig 94.3%
  • C 4%
  • Assembly 1.4%
  • CSS 0.1%
Find a file
2026-03-19 08:46:53 -07:00
.github/workflows esp: RTOS optimizations (#898) 2026-02-10 10:30:28 +02:00
build-internals feat: add support for DFU and DfuSe tooling (#915) 2026-03-03 18:26:58 -05:00
core USB: Add clarifying comments. (#897) 2026-02-08 12:28:03 -08:00
design Moves some files out of core 2024-02-10 13:13:14 +01:00
drivers rpi net: networks scan and interrupt mode (#885) 2026-02-08 12:26:56 -08:00
examples freertos: idiomatic Zig wrappers for the FreeRTOS module (#920) 2026-03-19 08:46:53 -07:00
modules freertos: idiomatic Zig wrappers for the FreeRTOS module (#920) 2026-03-19 08:46:53 -07:00
port esp: Fix spi integer overflow panic (#917) 2026-03-07 21:59:13 +02:00
scripts - Moved scripts out of rpi examples folder (#711) 2025-10-20 11:00:59 -07:00
sim/aviron Flush the linter (#779) 2025-12-23 15:45:15 -08:00
tools feat: add support for DFU and DfuSe tooling (#915) 2026-03-03 18:26:58 -05:00
website website: fix typo (#904) 2026-02-13 08:37:23 -08:00
.gitattributes Aviron: Add tests for load instructions (#718) 2025-10-26 16:30:10 -07:00
.gitignore Add zig-pkg to .gitignore (#911) 2026-02-22 08:28:55 -08:00
build.zig feat: add support for DFU and DfuSe tooling (#915) 2026-03-03 18:26:58 -05:00
build.zig.zon feat: add support for DFU and DfuSe tooling (#915) 2026-03-03 18:26:58 -05:00
LICENSE updates for zig 0.12.0 2024-04-25 20:48:29 -07:00
README.md Zig 0.15.1 (#651) 2025-09-01 16:26:53 -07:00

MicroZig Logo

NOTE: This is in development; breaks in the API are bound to happen.

What version of Zig to use

Zig 0.15.1

Getting Started With MicroZig

Go to microzig.tech!