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/portable/MPLAB
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
..
PIC18F Update version number ready for release. 2014-04-24 14:26:36 +00:00
PIC24_dsPIC Update version number ready for release. 2014-04-24 14:26:36 +00:00
PIC32MX Default the definition of portASSERT_IF_IN_ISR() to nothing if it is not defined. 2014-06-16 12:51:35 +00:00
PIC32MZ Default the definition of portASSERT_IF_IN_ISR() to nothing if it is not defined. 2014-06-16 12:51:35 +00:00