microzig
microzig copied to clipboard
No output files generated
If I clone the repository and run zig build, zig-out folder isn't generated. Only zig-cache is. Tried with this compiler zig-linux-x86_64-0.11.0-dev.2317+46b2f1f70.
I would expect for test programs to compile.
Hello!
We've recently moved most of the hardware specific code into their own repos, like the rp2040.
Eventually we'll have an index for searching hardware to improve discoverability.