MyGit

V10.4.6

FreeRTOS/FreeRTOS-Kernel

版本发布时间: 2021-11-13 03:09:06

FreeRTOS/FreeRTOS-Kernel最新发布版本:V11.1.0(2024-04-22 15:38:26)

Changes between FreeRTOS V10.4.5 and FreeRTOS V10.4.6

 + ARMv7-M and ARMv8-M MPU ports – prevent non-kernel code from calling the
   internal functions xPortRaisePrivilege and vPortResetPrivilege by changing
   them to macros.
 + Introduce a new config configALLOW_UNPRIVILEGED_CRITICAL_SECTIONS which
   enables developers to prevent critical sections from unprivileged tasks.
   It defaults to 1 for backward compatibility. Application should set it to
   0 to disable critical sections from unprivileged tasks.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-11-13发行的版本