FreeRTOS-Kernel/FreeRTOS-Plus/Source/FreeRTOS-Plus-Trace/Include
Richard Barry 03213b9e4a Add the errno definitions used by FreeRTOS+TCP and FreeRTOS+FAT into FreeRTOS's projdefs.h.
Remove redundant global definition vPortInstallFreeRTOSVectorTable from the GCC ARM_CA9 portASM.S file.
Ensure correct sequence of start up sequence when the Windows port is used on multi-core Windows machines by starting one thread in the suspended state.
Move initialisation of xNextTaskUnblockTime to the function that starts the scheduler, rather than from where the variable is declared - this fixes a compiler warning in newer IAR compilers.
Fix "elif (SELECTED_PORT == PORT_MICROCHIP_PIC32MX || PORT_MICROCHIP_PIC32MZ)" in the FreeRTOS+Trace trcHardwarePort.h header file.
2015-04-13 18:45:02 +00:00
..
trcBase.h + New feature added: Task notifications. 2014-12-15 14:13:03 +00:00
trcHardwarePort.h Add the errno definitions used by FreeRTOS+TCP and FreeRTOS+FAT into FreeRTOS's projdefs.h. 2015-04-13 18:45:02 +00:00
trcKernel.h + New feature added: Task notifications. 2014-12-15 14:13:03 +00:00
trcKernelHooks.h + New feature added: Task notifications. 2014-12-15 14:13:03 +00:00
trcKernelPort.h + New feature added: Task notifications. 2014-12-15 14:13:03 +00:00
trcKernelPortFreeRTOS.h Update version numbers in preparation for V8.2.0 release candidate 1. 2014-12-21 19:09:18 +00:00
trcTypes.h + New feature added: Task notifications. 2014-12-15 14:13:03 +00:00
trcUser.h + New feature added: Task notifications. 2014-12-15 14:13:03 +00:00