You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
FreeRTOS.h Default the definition of portASSERT_IF_IN_ISR() to nothing if it is not defined. 11 years ago
StackMacros.h Update version number ready for release. 11 years ago
croutine.h Update version number ready for release. 11 years ago
event_groups.h Update version number ready for release. 11 years ago
list.h Update version number ready for release. 11 years ago
mpu_wrappers.h Update version number ready for release. 11 years ago
portable.h Update version number ready for release. 11 years ago
projdefs.h Reverse order of projdefs.h and FreeRTOSConfig.h includes in FreeRTOS.h to allow addition of pdMS_TO_TICKS() macro. 11 years ago
queue.h Update version number ready for release. 11 years ago
semphr.h Update version number ready for release. 11 years ago
stdint.readme Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 11 years ago
task.h Default the definition of portASSERT_IF_IN_ISR() to nothing if it is not defined. 11 years ago
timers.h Update version number ready for release. 11 years ago