summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
Commit message (Expand)AuthorAgeFilesLines
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-141-1/+2
* Add additional critical section to the default tickless implementations.richardbarry2013-07-241-1/+1
* Update version number.richardbarry2013-07-231-1/+1
* Minor updates and change version number for V7.5.0 release.richardbarry2013-07-171-32/+22
* Add portASSERT_IF_INTERRUPT_PRIORITY_INVALID() implementation to the RX ports...richardbarry2013-07-091-2/+0
* Added portASSERT_IF_INTERRUPT_PRIORITY_INVALID() implementation to Cortex-M3 ...richardbarry2013-07-041-0/+7
* Remove portALIGNMENT_ASSERT_pxCurrentTCB() macro, which serves no purpose.richardbarry2013-06-251-4/+0
* Fix compiler warning in psp_test.c when compiled with ARM compiler.richardbarry2013-05-191-0/+1
* Update version number ready to release the FAT file system demo.richardbarry2013-04-301-1/+1
* Update version numbers to V7.4.1.richardbarry2013-04-181-2/+2
* Add barrier instructions to the GCC CM3 ports.richardbarry2013-04-161-14/+16
* Prepare for V7.4.0 release.richardbarry2013-02-191-22/+28
* Make CM3/4 tick configuration a weak function to allow application writers to...richardbarry2012-10-291-2/+0
* Re-jig some of the new functions to correctly assign them public or private l...richardbarry2012-10-221-2/+4
* Prepare for V7.3.0 release.richardbarry2012-10-161-5/+7
* Add tickless idle support in Cortex-M ports.richardbarry2012-10-161-43/+23
* Update PIC32 port to make use of configUSE_PORT_OPTIMISED_TASK_SELECTION.richardbarry2012-09-251-1/+1
* Correct #if( configMAX_PRIORITIES >= 32 ) check performed when configUSE_PORT...richardbarry2012-09-241-1/+1
* Added Cortex-M optimised code to the IAR, GCC and Keil Cortex-M port layers.richardbarry2012-09-241-0/+27
* Put comments in the code that give a reference to people who think that setti...richardbarry2012-08-141-1/+5
* Prepare for V7.2.0 release.richardbarry2012-08-141-1/+1
* Add FreeRTOS-Plus directory.richardbarry2012-08-111-0/+174