mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 12:45:22 -05:00
RP2040 Demo (#618)
* Fix code to match comment; idle prioriry task should not block to yield, as then it will hardly run at all (bug affects SMP tests) * Add RP2040 Demo - can be used for 'main' or 'smp' branch of FreeRTOS_Kernel * move to latest main/ of FreeRTOS-Kernel * move RP2040 demos into Community-Supported * Update whitespace issue Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com> * Add SMP to lexicon Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
This commit is contained in:
parent
bec88bfe41
commit
25e73f2e75
30 changed files with 2887 additions and 3 deletions
|
|
@ -2230,6 +2230,7 @@ slewrate
|
|||
slibxr
|
||||
smc
|
||||
smclk
|
||||
smp
|
||||
smr
|
||||
smt
|
||||
snextcheckvariable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue