FreeRTOS-Kernel/Source/portable/GCC/ARM_CM3_MPU
Richard Barry 2967657a85 Add vQueueDelete() to the MPU port.
Added volatile key word to the queue xRxLock and xTxLock members.
Ensure the portPRIVILEGED_BIT bit is set when the timer task is being created by the kernel - as it was for the idle task.  Necessary for MPU port.
2012-08-03 15:21:21 +00:00
..
port.c Add vQueueDelete() to the MPU port. 2012-08-03 15:21:21 +00:00
portmacro.h Prepare for FreeRTOS V7.1.1 tag. 2012-05-08 16:36:52 +00:00