FreeRTOS-Kernel/FreeRTOS/Source/portable/GCC/ARM_CM33
2019-04-25 19:49:50 +00:00
..
non_secure Added portMEMORY_BARRIER() implemented as __asm volatile( "" ::: "memory" ) into ARM Cortex-M33 ports to assist with link time optimisation. 2019-04-25 19:49:50 +00:00
secure Add support for running FreeRTOS on Secure Side only in Cortex M33 port. Also, change spaces to tabs. 2019-02-20 00:25:45 +00:00