]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c
Updates to prevent warnings when compiled with LLVM.
[freertos] / FreeRTOS / Source / portable / GCC / ARM_CM7 / r0p1 / port.c
2017-04-10 rtelUpdates to prevent warnings when compiled with LLVM.
2017-03-28 rtelUpdates to the Cortex-M tickless idle code to reduce...
2017-03-07 rtelAdd additional memory barriers into ARM GCC asm code...
2017-01-22 rtelUpdate version number in preparation for maintenance...
2016-08-16 rtelChanges to core code and port layer:
2016-06-28 rtelRemove clrex instruction from Cortex-M ports again...
2016-06-27 rtelImprovements to the Cortex-M ports:
2016-05-20 rtelPrepare for V9.0.0 release:
2016-04-15 rtelxTaskGetTaskHandle() changed to xTaskGetHandle().
2016-03-30 rtelUpdate version number to 9.0.0rc2. V9.0.0rc2
2016-02-18 rtelUpdate version number ready for version 9 release candi...
2016-02-18 rtelPrepare for a FreeRTOS V9 release candidate:
2016-01-18 rtelRename DummyTCB_t to StaticTCB_t.
2015-10-16 rtelUpdate version number ready for the V8.2.3 release.
2015-10-03 rtelChanges in common files:
2015-08-05 rtelUpdate version numbers in preparation for new release.
2015-03-21 rtelUpdate version number ready for V8.2.1 release.
2015-03-21 rtelKernel changes: