Commit Graph

21 Commits (6031a62f7243bd0b0134c5a4d82db0df01dabf7c)

Author SHA1 Message Date
Richard Barry f5a6b610e1 Update version number to V7.0.1. 14 years ago
Richard Barry 89bf1cf24f Update headers for Version 7.0.0 release. 14 years ago
Richard Barry 96ab89d253 Update to V6.1.1 14 years ago
Richard Barry 4778bd45e7 Update to FreeRTOS V6.1.0 release candidate. 15 years ago
Richard Barry c73b3dc304 Add Cortus port to produce V6.0.5. 15 years ago
Richard Barry 808bb8e159 Update the V6.0.4. The primary difference being that the unsupported demos have now been removed from the download, and instead placed in their own forums. 15 years ago
Richard Barry e262d95404 Ready for V6.0.3 release. 15 years ago
Richard Barry 4f59d550c6 Update to V6.0.2. 15 years ago
Richard Barry 9ec30de7f4 Update Cortex M3 ports to ensure 8 byte alignment. 15 years ago
Richard Barry db87c0ac06 Correct byte alignment on CM3 port layers. 15 years ago
Richard Barry a9625ce462 Change the function that sets up the initial stack on CM3 ports to account for the post decrement used by the MCU when it alters the stack on the way into/out of interrupts. 15 years ago
Richard Barry 11ed4d6fba Change to the file headers only. 16 years ago
Richard Barry 7dbf3304b3 Tidy up only. 16 years ago
Richard Barry e00afda1b1 Correct compiler warnings when a certain configuration is set in FreeRTOSConfig.h. 16 years ago
Richard Barry 9557f14233 Add missing cast where one of the static MPU blocks are configured. 16 years ago
Richard Barry 9c349886af Add clobber lists to inline asm code. 16 years ago
Richard Barry e90ba3e57f Add xPortGetFreeHeapSize() function. 16 years ago
Richard Barry 506dd1b7c8 Remove unnecessary use of portLONG, portCHAR and portSHORT.
Change version number in headers.
16 years ago
Richard Barry 26f0258688 Remove unnecessary use of portLONG, portCHAR and portSHORT. 16 years ago
Richard Barry d138104369 Reinstate privileged only RAM region when a task is running that does not otherwise make use of the MPU. 16 years ago
Richard Barry 4640196beb Add CM3 MPU port. 16 years ago