This website requires JavaScript.
Explore
Help
Sign In
epagris
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
1
You've already forked FreeRTOS-Kernel
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2025-07-13 16:46:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeRTOS-Kernel
/
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