Explore the latest C++ developments for small embedded systems in this ACCU Conference talk. Dive into utilizing both cores of the Raspberry Pi Pico using C++OS, focusing on coroutines and std::execution. Learn how C++20 and proposed C++26 features can be applied to multi-core programming on resource-constrained devices. Discover the implementation of C++ Standard API as a preemptive multitasking system on bare metal, and examine the potential of std::execution for enhanced task launching control. Gain insights into practical applications leveraging both cores of the RP2040 processor using standard and proposed C++ mechanisms.
Overview
Syllabus
Raspberry Pi Pico with C++OS: Coroutines and std::execution in Embedded Systems - Detlef Vollmann
Taught by
ACCU Conference