Added INCLUDE_xQueueGetMutexHolder macro.

Removed the "-rc1" that was accidentally left on the version number of some Win32 port files.
Changed the behaviour of xQueueGenericReset() so queues can be reset when tasks are blocked on them.
This commit is contained in:
Richard Barry 2012-05-17 08:22:27 +00:00
parent 38d09c99eb
commit 26dbc85c7c
4 changed files with 33 additions and 26 deletions

View file

@ -1,5 +1,5 @@
/*
FreeRTOS V7.1.1-rc1 - Copyright (C) 2011 Real Time Engineers Ltd.
FreeRTOS V7.1.1 - Copyright (C) 2011 Real Time Engineers Ltd.
***************************************************************************

View file

@ -1,5 +1,5 @@
/*
FreeRTOS V7.1.1-rc1 - Copyright (C) 2011 Real Time Engineers Ltd.
FreeRTOS V7.1.1 - Copyright (C) 2011 Real Time Engineers Ltd.
***************************************************************************