This website requires JavaScript.
Explore
Help
Sign In
embedded
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
0
You've already forked FreeRTOS-Kernel
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2026-08-05 20:54:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb0e1f356d005a3fc72d8a7a9054f963f0ec9cf0
FreeRTOS-Kernel
/
FreeRTOS
/
Source
/
portable
/
MSVC-MingW
History
Richard Barry
8bd1813446
Only partially implemented and may get reverted - updates to the Win32 port that uses a per-task event to prevent the task proceeding past its yield point if the SuspendThread() call used to stop the task does not take effect immediately. This is intended to fix issues reported by users, although we have been unable to replicate them ourselves.
2019-07-12 01:52:22 +00:00
..
port.c
Only partially implemented and may get reverted - updates to the Win32 port that uses a per-task event to prevent the task proceeding past its yield point if the SuspendThread() call used to stop the task does not take effect immediately. This is intended to fix issues reported by users, although we have been unable to replicate them ourselves.
2019-07-12 01:52:22 +00:00
portmacro.h
Update version number ready for next release.
2019-05-11 01:47:37 +00:00