This website requires JavaScript.
Explore
Help
Sign in
len0rd
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
You've already forked FreeRTOS-Kernel
0
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2025-08-28 22:18:36 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
60bea08b22
FreeRTOS-Kernel
/
Source
/
portable
/
MSVC-MingW
History
Download ZIP
Download TAR.GZ
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