]> begriffs open source - freertos/history - portable/MSVC-MingW
FreeRTOS MPU: Remove MPU region number check (#1261)
[freertos] / portable / MSVC-MingW /
2025-02-04 Ben NichollsReinstate "Fix inaccurate ticks in windows port" (...
2024-12-16 wwhheerreeRegression Bug Fix: Fix Incorrect Return of MSVC-MingW...
2024-08-29 Gaurav-Aggarwal-AWSPend a yield in portPRE_TASK_DELETE_HOOK (#1132)
2024-05-29 Ethan SlatteryAdd missing Extern "C" to MSVC portmacro.h
2024-05-14 Gaurav-Aggarwal-AWSFix race in prvProcessSimulatedInterrupts (#1055)
2024-05-08 chinglee-iotAdd vPortGenerateSimulatedInterruptFromWindowsThread...
2024-05-07 Gaurav-Aggarwal-AWSUpdate xPortRunning before resuming first task (#1049)
2024-03-18 watImprovement for 64bit Windows port (#1011)
2024-02-26 Soren PtakUse Regex for Copyright Year in Header Check (#1002)
2024-01-29 José SimõesAdd code to allow building for x64 in MSVC (#924)
2023-11-28 Soren PtakUpgrade msvc port to winsock2 (#895)
2023-09-05 Soren PtakCI-CD Updates (#768)
2023-07-31 Ju1He1Enable MSVC Port to leave the prvProcessSimulatedInterr...
2023-07-24 Gaurav-Aggarwal-AWSDefine (U)BaseType_t to 64-bit types on Windows (#715)
2023-02-15 Ju1He1Do not call exit() on MSVC Port when calling vPortEndSc... 589/head
2023-02-03 Dusan CervenkaAdded support of 64bit events. (#597)
2022-11-29 Paul BartellNormalize line endings and whitespace in source files
2021-06-02 Paul BartellNormalize files with mixed line endings (introduced...
2021-05-28 Paul BartellAdd SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-28 Paul BartellRemove "1 tab == 4 spaces!" line from files that still...
2021-05-28 Paul BartellUpdate copyright year from 2020 to 2021
2021-05-28 Paul BartellChange kernel revision in each file header from V10...
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-08-28 Ming YueChange the header file name into lower case so it can...
2020-08-27 Cobus van EedenRevert "Fix inaccurate ticks in windows port (#142...
2020-08-27 Cobus van EedenFix inaccurate ticks in windows port (#142)
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-17 alfred gedeonStyle: Revert uncrustify for portable directories ...
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-03-16 RichardBarryThe Windows port layer is built with both MSVC and...
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only