microzig icon indicating copy to clipboard operation
microzig copied to clipboard

No output files generated

Open jernejp21 opened this issue 2 years ago • 1 comments

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.

jernejp21 avatar Mar 30 '23 14:03 jernejp21

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.

mattnite avatar Mar 30 '23 14:03 mattnite