This website requires JavaScript.
Explore
Help
Sign In
embedded
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
0
You've already forked FreeRTOS-Kernel
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2026-08-04 04:05:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0a4cbab6fc26a1509a9cbc0ee67c7bd9840f13f
FreeRTOS-Kernel
/
Demo
/
Common
History
Richard Barry
e7a1222c5f
Command interpreter code updated to pass the command string into command hander functions.
2011-12-08 10:46:16 +00:00
..
drivers
Change occurrences of "Cortex M3" to "Cortex-M3".
2011-02-05 16:49:17 +00:00
ethernet
Remove the direct call to xQueueCreateMutex() and replace it with the xSemaphoreCreateMutex() macro. The result is the same, but the xQueue equivalent should not be used directly outside of the core files.
2011-11-29 19:05:21 +00:00
FileSystem
/FatFs-0.7e
2010-01-24 21:04:32 +00:00
Full
Update headers for the FreeRTOS V7.0.2 release.
2011-09-20 18:22:39 +00:00
include
Update headers for the FreeRTOS V7.0.2 release.
2011-09-20 18:22:39 +00:00
Minimal
Fix compiler warning in TimerDemo.c that is only seen when the file is compiled on 8 bit devices.
2011-11-22 13:18:54 +00:00
Utils
Command interpreter code updated to pass the command string into command hander functions.
2011-12-08 10:46:16 +00:00