Useful Links Discord Coding Guidelines Project Website MicroZig Core Repository: Core of the MicroZig Framework MicroZig Driver Framework: Generic peripherial device drivers that can be used with MicroZig Chip Family Support Matrix Auxiliary Projects Our Own Tools regz: SVD/ATDF to Zig converter zcom: Cross-platform serial terminal emulator uf2: UF2 file generator aviron: Configurable AVR simulator Our Own Libraries zfat: FAT12/16/32 library serial: Cross-platform serial port library for Windows, Linux, macOs, … umm-zig: Allocator for targets with limited amount of RAM uf2: USB Flashing Format (UF2) for your build.zig lpcboo: Implementation of the bootloader protocol for NXP LPC microcontrollers avrboot: AVR bootloader protocols Forks stlink: Open source STM32 MCU programming toolset, uses the zig build system picotool: Tool for programming the RP2040 libusb: libusb with batteries...build.zig included