You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/portable/ThirdParty/GCC
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
3 years ago
..
ARC_EM_HS Warning fixes. (#356) 4 years ago
ARC_v1 Warning fixes. (#356) 4 years ago
ARM_CM33_TFM Update the README to align with TF-Mv1.4.0 in TF-M integration (#384) 3 years ago
ATmega Add SPDX-License-Identifier: MIT to MIT licensed files. 4 years ago
Posix Build with -Wmissing-prototypes flags vPortYieldFromISR() in the Posix port. (#409) 3 years ago
RISC-V Style: Make freertos.org = FreeRTOS.org and add https (#134) 5 years ago
RP2040 RP2040 fixes (#424) 3 years ago
Xtensa_ESP32 Xtensa_ESP32: Add definition for portMEMORY_BARRIER (#395) 3 years ago