Tutorial on FreeRTOS Kernel SMP for Raspberry PI Pico

Tutorial on FreeRTOS Kernel SMP for Raspberry PI Pico

Tutorial on FreeRTOS Kernel SMP for the Pico or Pico W. Running FreeRTOS tasks, encapsulated in C++ objects, on both cores of the Pico under control of FreeRTOS scheduler.

Source code for the example is on GitHub.

Leave a comment