Skip to content

tom-flaherty/pico-blank-cpp

Repository files navigation

Requirements

Debian / Ubuntu / Mint / PopOS

See pico_setup.sh.

NixOS

Use the flake to download the required packages.

nix develop
# TEMP:
PICO_SDK_PATH=../submodules/pico-sdk/ ./compile.sh

Usage

Use ./compile.sh to compile Use ./compile.sh u to compile and upload

Make sure to git submodule update --init --recursive to ensure the pico-sdk is installed correctly

About

A blank pico project folder for developing with the c/c++ SDK for pico. Contains a c++ file, pico_sdk_import.cmake file and configured CMakeLists.txt file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors