This website requires JavaScript.
Explore
Help
Sign In
embedded
/
FreeRTOS
Watch
1
Star
0
Fork
0
You've already forked FreeRTOS
mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced
2026-08-07 05:33:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37b6fb577335f28221ec7fba3ed17195ee2cbecc
FreeRTOS
/
Source
/
portable
/
MSVC-MingW
History
Richard Barry
37b6fb5773
Changed vPortCheckCorrectThreadIsRunning() in the Win32 port layer to use the Win32 thread ID rather than its handle.
2010-11-21 14:06:23 +00:00
..
port.c
Changed vPortCheckCorrectThreadIsRunning() in the Win32 port layer to use the Win32 thread ID rather than its handle.
2010-11-21 14:06:23 +00:00
portmacro.h
Start of new Win32 emulator project. Currently working but not well tested, and does not include a method for shutting down the generated processes.
2010-11-14 21:01:50 +00:00