What: * Add markdown docs wtih instructions * Add example 0 ** Does not use FreeRTOS, only the pico-sdk * Add example 1 ** Creates a FreeRTOS task which runs in a loop |
||
|---|---|---|
| examples | ||
| submodules | ||
| .gitignore | ||
| .gitmodules | ||
| BUILD.md | ||
| LICENSE | ||
| README.md | ||
| REMEMBER_TO_INIT_SUBMODULES.md | ||
README.md
Remember to git submodule update --init --recursive
SomeFreeRTOSExamples
Trying to get a zero-friction FreeRTOS + RP2040 setup, and examples.