svd2zig
MMIO header generator
Converts System View Description files to Zig headers for accessing MMIO registers in baremetal development
Convert System View Description (svd) files to Zig headers for baremetal development
27 stars
3 watching
24 forks
Language: Zig
last commit: over 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
suirad/zig-header-gen | Automates code generation of headers and bindings for multiple languages from Zig source code | 77 |
kiffie/edc2svd | Converts MCU register descriptions from the EDC format to the SVD format | 6 |
kubkon/zig-snapshots | Generates an interactive HTML visualization of Zig's incremental linker state | 44 |
ziglang/vscode-zig | An extension providing language support and tools for the Zig programming language in Visual Studio Code. | 549 |
lun-4/zig-docsearch | Searches and generates HTML documentation from Zig standard library doc comments | 0 |
tiehuis/zig-sdl2 | A minimal wrapper around SDL2 for the Zig programming language | 14 |
zigembeddedgroup/microzig | Unifies abstraction and hardware access for embedded systems using the Zig programming language | 1,235 |
zguy/zheaders | A collection of public domain single-file libraries providing basic file system and input/output functionality | 20 |
jlogan03/nucleo-h723zg | Bare-metal examples programs for a specific microcontroller board | 1 |
karlseguin/zuckdb.zig | A Zig driver for DuckDB that enables direct access to its API | 93 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 827 |
spiraldb/streamvbyte-zig | A Zig port of an efficient compression codec for binary data | 5 |
ziglang/kde-syntax-highlighting | A KDE syntax highlighting extension that provides custom highlighting rules for the Zig programming language. | 17 |
snektron/vulkan-zig | Automates the process of generating Vulkan bindings for Zig programming language | 510 |
shiguredo/tls13-zig | A TLS 1.3 implementation in Zig language using only the standard library | 132 |