smittytone / RP2040-FreeRTOS

Raspberry Pi RP2040 FreeRTOS baseline development project
https://blog.smittytone.net/2022/02/24/how-to-use-freertos-with-the-raspberry-pi-pico/
MIT License
110 stars 40 forks source link

How to use two cores? #1

Closed devendranaga closed 2 years ago

devendranaga commented 2 years ago

I thank you for the repo first of all.

I would like to ask how to use two cores within FreeRTOS?

Any guidance or an example to do this is much appreciated!

smittytone commented 2 years ago

Last time I looked, we're waiting on the completion of work by the Raspberry Pi Foundation for this to be possible. It will be supported here when that happens.