Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 427 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 427 Bytes

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.