Skip to content

pui4/picosystem-boilerplate

 
 

Repository files navigation

PicoSystem Boilerplate

If you're starting a project in your own GitHub repository, this boilerplate will show you how to set it up.

You should have:

  • CMakeLists.txt
  • main.cpp (and/or your sources)
  • pico_sdk_import.cmake - Helper to find the Pico SDK
  • picosystem_sdk_import.cmake - Helper to find the PicoSystem SDK

You should also have the Pico SDK and PicoSystem SDK's in directories alongside this one:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 97.1%
  • C++ 2.9%