Skip to content

Repository files navigation

Pipeline status

Template for Raspberrypi Pico Projects written in C/C++ language using the pico SDK

Project Structure

- src
  - main.cpp   <= Main Function
- out
  - build <= cmake generated build directory

Helper Scripts

Make sure that you set the PICO_SDK_PATH Environment Variable to your Pico-SDK directory.

Configure Project

./configure.sh

Build Project

./build.sh

Flash Project to Raspberry Pi Pico (via picoprobe)

./picoprobe-flash.sh

Reset Raspberry Pi Pico (via picoprobe)

./reset.sh

About

CRAMPs repo

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages