An open API service indexing awesome lists of open source software.

https://github.com/ryoppippi/zig-raspberrypi-pico

some examples with microzig & raspberry pi pico
https://github.com/ryoppippi/zig-raspberrypi-pico

microzig raspberry-pi raspberry-pi-pico ziglang

Last synced: 10 months ago
JSON representation

some examples with microzig & raspberry pi pico

Awesome Lists containing this project

README

          

# Raspberry pi pico ❤️ Zig

```sh
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](https://github.com/ZigEmbeddedGroup/sycl-workshop-2022)