We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88d2d0 commit ccdc76cCopy full SHA for ccdc76c
docs/freertos.rst
@@ -1,8 +1,6 @@
1
FreeRTOS SMP
2
============
3
4
-**NOTE:** FreeRTOS is not yet supported on the RP2350. PRs gladly accepted!
5
-
6
The SMP (multicore) port of FreeRTOS is included with the core. This allows complex
7
task operations and real preemptive multithreading in your sketches. While the
8
``setup1`` and ``loop1`` way of multitasking is simplest for most folks, FreeRTOS
0 commit comments