Template for a new blank pi pico project
  • CMake 98.3%
  • C++ 1.7%
Find a file Use this template
2025-09-11 15:41:46 +02:00
include fix folder name 2025-09-11 15:41:46 +02:00
src initial commit 2025-09-10 19:14:23 +02:00
.gitignore initial commit 2025-09-10 19:14:23 +02:00
CMakeLists.txt initial commit 2025-09-10 19:14:23 +02:00
pico_sdk_import.cmake initial commit 2025-09-10 19:14:23 +02:00
README.md initial commit 2025-09-10 19:14:23 +02:00

Raspberry Pi Pico Project Template

Make sure PICO_SDK_PATH environement variable is set accordingly

Make sure the right board is selected in the CMakeLists.txt (default on pico2w)