earlephilhower / arduino-pico

Raspberry Pi Pico Arduino core, for all RP2040 boards
GNU Lesser General Public License v2.1
1.88k stars 394 forks source link

Update to latest FreeRTOS main, not SMP branch #2250

Closed earlephilhower closed 1 week ago

earlephilhower commented 1 week ago

FreeRTOS has merged the SMP branch into its main, so move to that and adjust the core accordingly. V11.1.0 + several minor edits.