Media Summary: If you write any C/C++ code for the Raspberry Pi Pico (or Pico 2) using the official SDK then you will need to use Topic time stamps: 0:00 - Intro 0:08 - Motivation 1:13 - add_executable() 2:07 - add_library() 2:41 - Omitting library type In this video, we will learn how to add include directories, set variables.
Intermediate Cmake Tutorial In 3 - Detailed Analysis & Overview
If you write any C/C++ code for the Raspberry Pi Pico (or Pico 2) using the official SDK then you will need to use Topic time stamps: 0:00 - Intro 0:08 - Motivation 1:13 - add_executable() 2:07 - add_library() 2:41 - Omitting library type In this video, we will learn how to add include directories, set variables. Want to go more in-depth? Here's a more extensive In this video, we discuss how to set the debug mode in CMakeLists and how to integrate other project into our own project by ...