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-04-20 05:21:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a320d6dffd
FreeRTOS-Kernel
/
FreeRTOS
/
Source
/
portable
/
MSVC-MingW
History
Richard Barry
a320d6dffd
Update the ucQueueNumber member of the queue structure (used with FreeRTOS+Trace to be an unsigned portBASE_TYPE instead of an unsigned char.
2013-12-14 13:16:05 +00:00
..
port.c
Change the way one thread deletes another in the Windows simulator port (the way one thread deleted itself was already changed in a previous check-in).
2013-12-12 16:07:24 +00:00
portmacro.h
Update the ucQueueNumber member of the queue structure (used with FreeRTOS+Trace to be an unsigned portBASE_TYPE instead of an unsigned char.
2013-12-14 13:16:05 +00:00