Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 266 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 266 Bytes

Raspberry pi pico ❤️ Zig

git clone --recursive https://github.com/ryoppippi/zig-raspberrypi-pico
cd zig-raspberrypi-pico
zig build -Drelease-small=true

This repo is based on microzig demo