From 2691fb9407e2450a6d63fca4554dc6534cf1d9a0 Mon Sep 17 00:00:00 2001 From: wires Date: Sun, 5 Oct 2025 14:01:39 -0400 Subject: update README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0cdf770..5361f5f 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,10 @@ experimenting with embedded Zig programming ## Building -This project has been tested with Zig version `0.15.0-dev.64+2a4e06bcb` +This project has been tested with Zig version `0.14.1` ```console $ 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. -- cgit 1.4.1