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-05 04:34:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60bea08b22caa8ccae95dbfcdf1bc454acbda795
FreeRTOS
/
Source
/
portable
/
MSVC-MingW
History
Richard Barry
2fc309624b
Added vPortCheckCorrectThreadIsRunning() function to the Win32 port layer to trap when Windows is not running the correct thread and try and catch it.
2010-11-21 11:34:12 +00:00
..
port.c
Added vPortCheckCorrectThreadIsRunning() function to the Win32 port layer to trap when Windows is not running the correct thread and try and catch it.
2010-11-21 11:34:12 +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