Raspberry Pi Pico FreeRTOS test

Simple examples and boilerplate project

Requirements

  • pico-sdk
  • PICO_SDK_PATH environment variable
  • FreeRTOS Kernel
git clone -b smp https://github.com/FreeRTOS/FreeRTOS-Kernel --recurse-submodules
  • FREERSTOS_KERNEL_PATH environment variable (optional)

Links