This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Source/include
Richard Barry d12ec14160 Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports.
Replace LDMFD with POP instructions in IAR and RVDS Cortex-A9 ports.
Replace branch to address with indirect branch and exchange to address in register in the IAR and RVDS Cortex-A9 ports.
2014-02-04 17:02:52 +00:00
..
croutine.h Map portTICK_RATE_MS to portTICK_PERIOD_MS. 2014-01-05 20:40:55 +00:00
event_groups.h Introduce xTimerPendFunctionCall(). 2014-01-25 17:01:41 +00:00
FreeRTOS.h Introduce xTimerPendFunctionCall(). 2014-01-25 17:01:41 +00:00
list.h Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports. 2014-02-04 17:02:52 +00:00
mpu_wrappers.h Change version numbers ready for V8.0.0 release candidate 1 tag. 2013-12-31 20:10:09 +00:00
portable.h Change version numbers ready for V8.0.0 release candidate 1 tag. 2013-12-31 20:10:09 +00:00
projdefs.h Remove #error that attempted to catch stdint.h not being included. 2014-01-23 14:51:53 +00:00
queue.h vQueueAddToRegistry() now takes a const char * instead of a char *. 2014-01-28 12:32:03 +00:00
semphr.h Map portTICK_RATE_MS to portTICK_PERIOD_MS. 2014-01-05 20:40:55 +00:00
StackMacros.h Change version numbers ready for V8.0.0 release candidate 1 tag. 2013-12-31 20:10:09 +00:00
stdint.readme Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 2014-01-13 20:26:47 +00:00
task.h Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports. 2014-02-04 17:02:52 +00:00
timers.h vQueueAddToRegistry() now takes a const char * instead of a char *. 2014-01-28 12:32:03 +00:00