tassoevan / setup-pico-env

My script to setup Raspberry Pi Pico development tooling on MacOS Apple M1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Setup Script for a Minimal Raspberry Pi Pico Development Environment

wget -qO - https://raw.githubusercontent.com/tassoevan/setup-pico-env/main/setup-pico-env.sh | sh

This script will install all the dependencies to build and flash code to a Raspberry Pi Pico. It will also install the pico-sdk and pico-examples repositories under the ~/pico directory.

About

My script to setup Raspberry Pi Pico development tooling on MacOS Apple M1


Languages

Language:Shell 100.0%