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 583b144bc3 Default the definition of portASSERT_IF_IN_ISR() to nothing if it is not defined.
Helper updates to allow a count of the number of mutexes held to be added.
Updates to the CCS Cortex-R4 implementation necessitated by a change in compiler semantics.
Update PIC32MX and MZ ports to assert if a non ISR safe function is called from an ISR.
2014-06-16 12:51:35 +00:00
..
croutine.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
event_groups.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
FreeRTOS.h Default the definition of portASSERT_IF_IN_ISR() to nothing if it is not defined. 2014-06-16 12:51:35 +00:00
list.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
mpu_wrappers.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
portable.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
projdefs.h Reverse order of projdefs.h and FreeRTOSConfig.h includes in FreeRTOS.h to allow addition of pdMS_TO_TICKS() macro. 2014-06-04 09:17:14 +00:00
queue.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
semphr.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
StackMacros.h Update version number ready for release. 2014-04-24 14:26:36 +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 Default the definition of portASSERT_IF_IN_ISR() to nothing if it is not defined. 2014-06-16 12:51:35 +00:00
timers.h Update version number ready for release. 2014-04-24 14:26:36 +00:00