This website requires JavaScript.
Explore
Help
Sign In
epagris
/
FreeRTOS-Kernel-CustomTag
Watch
1
Star
0
Fork
0
You've already forked FreeRTOS-Kernel-CustomTag
forked from
epagris/FreeRTOS-Kernel
Code
Pull Requests
Activity
FreeRTOS-Kernel-CustomTag
/
FreeRTOS
/
Source
/
include
History
Richard Barry
b9b64c0889
Make the pcObjectGetName() API function naming consistent - so rename pcTaskGetTaskName() to pcTaskGetName(), rename pcTimerGetTimerName() to pcTimerGetName() and add a #defines in FreeRTOS.h to make the changes backward compatible.
2016-03-29 17:16:34 +00:00
..
croutine.h
Update version number ready for version 9 release candidate 1.
2016-02-18 17:11:14 +00:00
deprecated_definitions.h
Update version number ready for version 9 release candidate 1.
2016-02-18 17:11:14 +00:00
event_groups.h
Update the documentation contained in the header files to be correct for V9.0.0 release candidate 2.
2016-03-26 11:05:42 +00:00
FreeRTOS.h
Make the pcObjectGetName() API function naming consistent - so rename pcTaskGetTaskName() to pcTaskGetName(), rename pcTimerGetTimerName() to pcTimerGetName() and add a #defines in FreeRTOS.h to make the changes backward compatible.
2016-03-29 17:16:34 +00:00
list.h
Update version number ready for version 9 release candidate 1.
2016-02-18 17:11:14 +00:00
mpu_wrappers.h
Make the pcObjectGetName() API function naming consistent - so rename pcTaskGetTaskName() to pcTaskGetName(), rename pcTimerGetTimerName() to pcTimerGetName() and add a #defines in FreeRTOS.h to make the changes backward compatible.
2016-03-29 17:16:34 +00:00
portable.h
Update version number ready for version 9 release candidate 1.
2016-02-18 17:11:14 +00:00
projdefs.h
Add Pearl Gecko demo.
2016-03-02 16:03:25 +00:00
queue.h
Make the pcObjectGetName() API function naming consistent - so rename pcTaskGetTaskName() to pcTaskGetName(), rename pcTimerGetTimerName() to pcTimerGetName() and add a #defines in FreeRTOS.h to make the changes backward compatible.
2016-03-29 17:16:34 +00:00
semphr.h
- Rework the StaticAllocation.c common demo file to reflect the changes to the static allocation object create functions from the previous check-in.
2016-03-29 11:08:42 +00:00
StackMacros.h
Update version number ready for version 9 release candidate 1.
2016-02-18 17:11:14 +00:00
stdint.readme
…
task.h
Make the pcObjectGetName() API function naming consistent - so rename pcTaskGetTaskName() to pcTaskGetName(), rename pcTimerGetTimerName() to pcTimerGetName() and add a #defines in FreeRTOS.h to make the changes backward compatible.
2016-03-29 17:16:34 +00:00
timers.h
Make the pcObjectGetName() API function naming consistent - so rename pcTaskGetTaskName() to pcTaskGetName(), rename pcTimerGetTimerName() to pcTimerGetName() and add a #defines in FreeRTOS.h to make the changes backward compatible.
2016-03-29 17:16:34 +00:00