This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/portable/ThirdParty/GCC/RP2040/include
Graham Sanderson debbd254b6
RP2040 fixes (#424)
* RP2040: malloc needs to be thread safe for FreeRTOS whether both cores are used or not

* RP2040: CMake file had broken left over test code

* RP2040: portIS_FREE_RTOS_CORE() returned an incorrect value prior to scheduler init when the application was compiled without multicore support

* RP2040: Bad initialization code was causing IRQs to get disabled before main() was called when using non static allocation
2021-12-21 11:08:41 -08:00
..
freertos_sdk_config.h RP2040 fixes (#424) 2021-12-21 11:08:41 -08:00
portmacro.h Add RP2040 support (#341) 2021-06-30 13:20:54 -07:00
rp2040_config.h Add RP2040 support (#341) 2021-06-30 13:20:54 -07:00