Media Summary: If you write any C/C++ code for the Raspberry Pi Pico (or Pico 2) Topic time stamps: 0:00 - Intro 0:08 - Motivation 1:13 - add_executable() 2:07 - add_library() 2:41 - Omitting library type 3:06 ... In this video we go over setting the correct C++ compiler, setting the appropriate C++ standard version and configuring a header ...
Cmake And Using 3rd Party - Detailed Analysis & Overview
If you write any C/C++ code for the Raspberry Pi Pico (or Pico 2) Topic time stamps: 0:00 - Intro 0:08 - Motivation 1:13 - add_executable() 2:07 - add_library() 2:41 - Omitting library type 3:06 ... In this video we go over setting the correct C++ compiler, setting the appropriate C++ standard version and configuring a header ... Topic time stamps: 0:00 - Intro 0:47 - Motivation 2:20 - find_package() overview 3:35 - VERSION 4:03 - REQUIRED 4:23 - QUIET ...