Paul Bartell
b213ad8b6e
Remove croutine.c from RP2040 cmake include file
2022-11-28 11:46:15 -08:00
Gaurav-Aggarwal-AWS
ac69aa858a
Add FreeRTOS config directory to include dirs ( #548 )
...
This allows the application write to set FREERTOS_CONFIG_FILE_DIRECTORY
to whichever directory the FreeRTOSConfig.h file exists in.
This was reported here - https://github.com/FreeRTOS/FreeRTOS-Kernel/issues/545
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2022-08-22 20:58:07 +05:30
Graham Sanderson
d2a81539e0
RP2040: Allow FreeRTOS to be added to the parent CMake project post initialization of the Pico SDK ( #497 )
...
Co-authored-by: graham sanderson <graham.sanderson@raspeberryi.com>
2022-06-24 17:22:49 +05:30
Graham Sanderson
9af72db3ec
Add RP2040 support ( #341 )
...
* Add RP2040 support
* remove spurious tab/spaces comments
* add .cmake to ignored kernel checks
* Apply suggestions from code review
Co-authored-by: Paul Bartell <paul.bartell@gmail.com>
* license and end of file newline fixes
* Rename LICENSE.TXT to LICENSE.md
Co-authored-by: Paul Bartell <paul.bartell@gmail.com>
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
2021-06-30 13:20:54 -07:00