]> begriffs open source - freertos/commit
Case unused return values for memset and memcpy to void in stream_buffer.c to avoid...
authorRichard Barry <ribarry@amazon.com>
Wed, 29 Aug 2018 15:43:41 +0000 (15:43 +0000)
committerRichard Barry <ribarry@amazon.com>
Wed, 29 Aug 2018 15:43:41 +0000 (15:43 +0000)
commite2750cd3888923011f73fcd73600b41a9284b4da
treefde9a9725a0cd6279e628902014171ea26755664
parent0d6e3df7ec6dbfe7584956d742138bd9c3a7e9e8
Case unused return values for memset and memcpy to void in stream_buffer.c to avoid compiler warnings when the warning level is turned up.
Remove duplicate comment in heap_1.c.
FreeRTOS/Source/portable/MemMang/heap_1.c
FreeRTOS/Source/stream_buffer.c