Richard Barry
c8c4ab298c
Add the macro xSemaphoreTakeFromISR().
...
Add #error strings if configMAX_SYSCALL_INTERRUPT_PRIORITY is set to 0.
Corrected the prototype of vApplicationStackOverflowHook().
Changed the dimensioning of the buffer declared in prvListTaskWithinSingleList() to make use of the configMAX_TASK_NAME_LEN setting.
13 years ago
Richard Barry
9f0069690c
Prepare for FreeRTOS V7.1.1 tag.
13 years ago
Richard Barry
83d5097ed2
Update the CM3 MPU port so it builds with the changes made to enable the FreeRTOS+Trace tool.
13 years ago
Richard Barry
e3276fc282
Change version numbers to V7.1.0.
13 years ago
Richard Barry
cc61126025
Update headers for the FreeRTOS V7.0.2 release.
14 years ago
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.
16 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