]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/portable/ARMv8M
commit 9f316c246baafa15c542a5aea81a94f26e3d6507
[freertos] / FreeRTOS / Source / portable / ARMv8M /
2020-02-07 yuhzhengUpdate version number in readiness for V10.3.0 release...
2020-02-07 rtelAdd "is inside interrupt" function to MPU ports.
2019-12-07 gaurav-awsMove warning suppression for IAR compiler to portmacro...
2019-11-21 rtelRemove guards against __ARMCC_VERSION version numbers...
2019-05-11 rtelUpdate version number ready for next release.
2019-05-09 gaurav-awsDelete the not needed file missed in last commit
2019-05-09 gaurav-awsDo not strip required symbols when LTO is on
2019-05-02 gaurav-awsAdd Cortex M23 GCC and IAR ports. Add demo projects...
2019-04-25 rtelAdded portMEMORY_BARRIER() implemented as __asm volatil...
2019-03-28 gaurav-awsExport port architecture name for COrtex-M33. This...
2019-02-21 gaurav-awsChange type of usStackDepth to configSTACK_DEPTH_TYPE.
2019-02-20 gaurav-awsFix Build and Links failure in MPU projects. Minor...
2019-02-20 rtelAdd instructions on building the Cortex-M33 secure...
2019-02-20 gaurav-awsAdd support for running FreeRTOS on Secure Side only...
2019-02-19 gaurav-awsFirst Official Release of ARMV8M Support. This release...