Skip to content

Commit ccdc76c

Browse files
Update freertos.rst - FreeRTOS RP2350 support added
1 parent e88d2d0 commit ccdc76c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/freertos.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
FreeRTOS SMP
22
============
33

4-
**NOTE:** FreeRTOS is not yet supported on the RP2350. PRs gladly accepted!
5-
64
The SMP (multicore) port of FreeRTOS is included with the core. This allows complex
75
task operations and real preemptive multithreading in your sketches. While the
86
``setup1`` and ``loop1`` way of multitasking is simplest for most folks, FreeRTOS

0 commit comments

Comments
 (0)