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-13 00:26:14 +02:00
Code Issues Packages Projects Releases Wiki Activity
1,741 Commits 2 Branches 99 Tags
Commit Graph

4 Commits

Author SHA1 Message Date
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
Richard Barry
670d172cfc Introduced configUSE_PORT_OPTIMISED_TASK_SELECTION, and updated the MSVC simulator port as the first implementation. 2012-09-23 14:35:12 +00:00
Richard Barry
e0bab5981a Prepare for V7.2.0 release. 2012-08-14 12:14:48 +00:00
Richard Barry
f508a5f653 Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
Powered by Gitea Version: 1.23.8 Page: 205ms Template: 12ms
English
English
Licenses API