mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
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. |
||
|---|---|---|
| .. | ||
| CyaSSL | ||
| FreeRTOS-Plus-CLI | ||
| FreeRTOS-Plus-FAT-SL | ||
| FreeRTOS-Plus-IO | ||
| FreeRTOS-Plus-Nabto | ||
| FreeRTOS-Plus-Trace | ||
| FreeRTOS-Plus-UDP | ||
| readme.txt | ||
| WebDocs.url | ||
Directories: + The FreeRTOS-Plus/Source contains the source code of each FreeRTOS+ product. + See http://www.FreeRTOS.org for FreeRTOS documentation. See http://www.freertos.org/plus for FreeRTOS+ documentation.