/rp2040-freertos-template

Template project for developing Free-RTOS based applications on the RP2040.

Primary LanguageCMIT LicenseMIT

rp2040-freertos-template

This is a template project for developing FreeRTOS based applications on Raspberry Pi RP2040 based boards. This template uses the "official" RP2040 port from the Raspberry Pi Foundation. My previous repo used the generic Cortex M0 port so this one corrects that. Previous Repo retained as tutorials rely on it.

Unmodified, this project will spawn a single task to rapidly blink the LED on and off.