Logo
Explore Help
Sign In
epagris/FreeRTOS-Kernel
1
0
Fork 1
You've already forked FreeRTOS-Kernel
mirror of https://github.com/FreeRTOS/FreeRTOS-Kernel.git synced 2025-07-05 11:28:49 +02:00
Code Issues Packages Projects Releases Wiki Activity
FreeRTOS-Kernel/FreeRTOS/Source/portable/MSVC-MingW
History
Richard Barry 87f663a461 Correct #if( configMAX_PRIORITIES >= 32 ) check performed when configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 to instead be #if( configMAX_PRIORITIES > 32 ).
2012-09-24 12:10:08 +00:00
..
port.c
Prepare for V7.2.0 release.
2012-08-14 12:14:48 +00:00
portmacro.h
Correct #if( configMAX_PRIORITIES >= 32 ) check performed when configUSE_PORT_OPTIMISED_TASK_SELECTION == 1 to instead be #if( configMAX_PRIORITIES > 32 ).
2012-09-24 12:10:08 +00:00
Powered by Gitea Version: 1.23.8 Page: 134ms Template: 10ms
English
English
Licenses API