Trying to get a zero-friction FreeRTOS + RP2040 setup, and examples.
Go to file
John Kenyon 54ef13c3b2 Add submodules for FreeRTOS, pico-sdk, and picotool 2024-11-03 13:17:05 -08:00
submodules Add submodules for FreeRTOS, pico-sdk, and picotool 2024-11-03 13:17:05 -08:00
.gitignore Add submodules for FreeRTOS, pico-sdk, and picotool 2024-11-03 13:17:05 -08:00
.gitmodules Add submodules for FreeRTOS, pico-sdk, and picotool 2024-11-03 13:17:05 -08:00
LICENSE Initial commit 2024-11-03 21:03:33 +00:00
README.md Add submodules for FreeRTOS, pico-sdk, and picotool 2024-11-03 13:17:05 -08:00
REMEMBER_TO_INIT_SUBMODULES.md Add submodules for FreeRTOS, pico-sdk, and picotool 2024-11-03 13:17:05 -08:00

README.md

Remember to git submodule update --init

SomeFreeRTOSExamples

Trying to get a zero-friction FreeRTOS + RP2040 setup, and examples.