FreeRTOS on RP2040 Boards (Pi Pico etc) using VSCode

Introduction This is a basic tutorial which will show you how to set up the VSCode environment to be able to compile, link and use FreeRTOS in your RP2040 based projects. This tutorial won’t go too much into the weeds about how FreeRTOS works, that is for our next tutorial. However, in this tutorial we… Continue reading FreeRTOS on RP2040 Boards (Pi Pico etc) using VSCode