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>
2022-06-22 10:27:26 -07:00
..
ARC_EM_HS Warning fixes. (#356) 2021-07-20 12:55:49 -07:00
ARC_v1 Warning fixes. (#356) 2021-07-20 12:55:49 -07:00
ARM_CM33_TFM Update the README to align with TF-M v1.5.0 in TF-M integration (#469) 2022-03-05 16:31:08 -08:00
ATmega add extra check for compiler time (#499) 2022-06-02 22:33:37 +05:30
Posix Format code, and rmove implicit tests (#489) 2022-04-21 10:18:58 -07:00
RISC-V Style: Make freertos.org = FreeRTOS.org and add https (#134) 2020-08-21 11:30:39 -07:00
RP2040 RP2040: Remove incorrect assertion (#508) 2022-06-22 10:27:26 -07:00
Xtensa_ESP32 portable/Xtensa_ESP32: Add SPDX license identifiers (#452) 2022-02-08 16:28:07 -08:00