embedded_zig
ARM firmware
A minimal Zig firmware for an ARM-based microcontroller
minimal Zig embedded ARM example (STM32F103 blue pill)
76 stars
5 watching
12 forks
Language: Zig
last commit: over 4 years ago
Linked from 3 awesome lists
armstm32f103zig
Related projects:
Repository | Description | Stars |
---|---|---|
zigembeddedgroup/microzig | Unifies abstraction and hardware access for embedded systems using the Zig programming language | 1,282 |
marzac/zekit | An analog and digital synthesizer kit project that aims to provide long-term interoperability and serviceability for users. | 22 |
prime31/zig-ecs | A Zig implementation of an entity-component-system framework | 259 |
ronsor/riscv-zig | A RISC-V CPU emulator written in Zig. | 48 |
chalandi/osek | A bare-metal operating system implementation for the ARM(R) Cortex(M)-M3 microcontroller | 32 |
dirtyjtag/dirtyjtag | A JTAG adapter firmware for cheap ST-Link clones and generic STM32 development boards | 492 |
trebisky/stm32f103 | A collection of examples and exercises in bare metal programming for an ARM microcontroller | 104 |
arwalk/chipz | A Chip 8 emulator built using Zig. | 3 |
sam701/zig-cli | A package for building command line apps in Zig | 214 |
mattnite/zig-zlib | A package to statically compile and link zlib in Zig applications. | 21 |
zigtools/zpm | A tool to help manage dependencies and packages for the Zig programming language | 91 |
cheetah/asdf-zig | A plugin for managing versions of the Zig programming language within an Asdf version manager | 29 |
ziglibs/zcom | A composable network protocol stack implemented in Zig. | 15 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 441 |
allyourcodebase/ffmpeg | FFmpeg packaged for Zig | 185 |