embedded zig experiment
Find a file
2025-03-19 17:09:41 -04:00
docker initial commit 2025-03-19 17:09:41 -04:00
src initial commit 2025-03-19 17:09:41 -04:00
.gdbinit initial commit 2025-03-19 17:09:41 -04:00
.gitignore initial commit 2025-03-19 17:09:41 -04:00
build.zig initial commit 2025-03-19 17:09:41 -04:00
build.zig.zon initial commit 2025-03-19 17:09:41 -04:00
compose.yaml initial commit 2025-03-19 17:09:41 -04:00
config.txt initial commit 2025-03-19 17:09:41 -04:00
LICENSE initial commit 2025-03-19 17:09:41 -04:00
README.md initial commit 2025-03-19 17:09:41 -04:00

Zosimos

experimenting with embedded Zig programming

Building

This project has been tested with Zig version 0.15.0-dev.64+2a4e06bcb

$ zig build

builds the kernel and sets up the zig-out/boot directory for network booting. The included compose.yaml file can then be used to start OpenOCD and a tftp server with the correct configuration for remotely debugging the pi.