You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/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.
10 years ago
..
trcBase.h + New feature added: Task notifications. 10 years ago
trcHardwarePort.h Add the errno definitions used by FreeRTOS+TCP and FreeRTOS+FAT into FreeRTOS's projdefs.h. 10 years ago
trcKernel.h + New feature added: Task notifications. 10 years ago
trcKernelHooks.h + New feature added: Task notifications. 10 years ago
trcKernelPort.h + New feature added: Task notifications. 10 years ago
trcKernelPortFreeRTOS.h Update version numbers in preparation for V8.2.0 release candidate 1. 10 years ago
trcTypes.h + New feature added: Task notifications. 10 years ago
trcUser.h + New feature added: Task notifications. 10 years ago