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 90d920466e
RP2040: Remove incorrect assertion (#508)
After the xEventGroupWaitBits in vProtLockInternalSpinUnlockWithWait there was an assertion about
pxYiledSpinLock being NULL, however when xEventGroupWaitBits returns, IRQs have been re-enabled
and so it is no longer safe to assert on the state which is protected by IRQs being disabled.

Co-authored-by: graham sanderson <graham.sanderson@raspeberryi.com>
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-M v1.5.0 in TF-M integration (#469) 3 years ago
ATmega add extra check for compiler time (#499) 3 years ago
Posix Format code, and rmove implicit tests (#489) 3 years ago
RISC-V Style: Make freertos.org = FreeRTOS.org and add https (#134) 5 years ago
RP2040 RP2040: Remove incorrect assertion (#508) 3 years ago
Xtensa_ESP32 portable/Xtensa_ESP32: Add SPDX license identifiers (#452) 3 years ago