]> begriffs open source - freertos/commit
Complete testing of changes that allow xQueueOverwrite() to be used on a queue that...
authorRichard Barry <ribarry@amazon.com>
Mon, 5 Mar 2018 21:35:50 +0000 (21:35 +0000)
committerRichard Barry <ribarry@amazon.com>
Mon, 5 Mar 2018 21:35:50 +0000 (21:35 +0000)
commitc1565226957cc30460647ac23748b9ac4ac92124
tree8fd71d84fb4c08f0972320c3a39b1048bbc8f2d6
parentf9bef06ec00066a674e25d9a7e4251a88547f2ac
Complete testing of changes that allow xQueueOverwrite() to be used on a queue that is part of a queue set.
Fix some compiler warnings in stream_buffer.c.
Update the MingW/Eclipse project so it also includes static allocation tests.
FreeRTOS/Demo/Common/Minimal/QueueSet.c
FreeRTOS/Demo/Common/Minimal/StreamBufferDemo.c
FreeRTOS/Demo/WIN32-MingW/.cproject
FreeRTOS/Demo/WIN32-MingW/.project
FreeRTOS/Demo/WIN32-MingW/FreeRTOSConfig.h
FreeRTOS/Demo/WIN32-MingW/main.c
FreeRTOS/Demo/WIN32-MingW/main_full.c