Skip to content

V10.4.3 LTS Patch 2

Compare
Choose a tag to compare
@aggarg aggarg released this 12 Nov 19:00
· 676 commits to main since this release

Changes between FreeRTOS V10.4.3 LTS Patch 1 and FreeRTOS V10.4.3 LTS Patch 2

 + ARMv7-M and ARMv8-M MPU ports – prevent non-kernel code from calling the
   internal functions xPortRaisePrivilege and vPortResetPrivilege by changing
   them to macros.