Skip to content

An example showing how to develop basic firmware for the Pico Debug'n'Dump

Notifications You must be signed in to change notification settings

stacksmashing/pdnd-example

Repository files navigation

pdnd-example

This is a basic example firmware to show how to program for the Pico Debug'n'Dump!

Building

export PICO_SDK_PATH=.. path to pico SDK ..
mkdir build
cd build
cmake ..
make

About

An example showing how to develop basic firmware for the Pico Debug'n'Dump

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published