]> git.sur5r.net Git - freertos/history - Source/portable/GCC/ARM_CM3_MPU/port.c
Correct compiler warnings when a certain configuration is set in FreeRTOSConfig.h.
[freertos] / Source / portable / GCC / ARM_CM3_MPU / port.c
2009-10-13 richardbarryCorrect compiler warnings when a certain configuration...
2009-10-10 richardbarryAdd missing cast where one of the static MPU blocks...
2009-10-06 richardbarryAdd clobber lists to inline asm code.
2009-10-05 richardbarryAdd xPortGetFreeHeapSize() function.
2009-10-05 richardbarryRemove unnecessary use of portLONG, portCHAR and portSHORT.
2009-10-04 richardbarryRemove unnecessary use of portLONG, portCHAR and portSHORT.
2009-10-03 richardbarryReinstate privileged only RAM region when a task is...
2009-09-28 richardbarryAdd CM3 MPU port.