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-Kernel/FreeRTOS/Source/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
..
FreeRTOS.h Update version number ready for V8.2.1 release. 10 years ago
StackMacros.h Update version number ready for V8.2.1 release. 10 years ago
croutine.h Update version number ready for V8.2.1 release. 10 years ago
deprecated_definitions.h Update version number ready for V8.2.1 release. 10 years ago
event_groups.h Update version number ready for V8.2.1 release. 10 years ago
list.h Update version number ready for V8.2.1 release. 10 years ago
mpu_wrappers.h Update version number ready for V8.2.1 release. 10 years ago
portable.h Update version number ready for V8.2.1 release. 10 years ago
projdefs.h Add the errno definitions used by FreeRTOS+TCP and FreeRTOS+FAT into FreeRTOS's projdefs.h. 10 years ago
queue.h Update version number ready for V8.2.1 release. 10 years ago
semphr.h Update version number ready for V8.2.1 release. 10 years ago
stdint.readme Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 11 years ago
task.h Add the errno definitions used by FreeRTOS+TCP and FreeRTOS+FAT into FreeRTOS's projdefs.h. 10 years ago
timers.h Add the errno definitions used by FreeRTOS+TCP and FreeRTOS+FAT into FreeRTOS's projdefs.h. 10 years ago