]> begriffs open source - freertos/history - FreeRTOS/Source/stream_buffer.c
Case unused return values for memset and memcpy to void in stream_buffer.c to avoid...
[freertos] / FreeRTOS / Source / stream_buffer.c
2018-08-29 Richard BarryCase unused return values for memset and memcpy to...
2018-08-22 Richard BarryUpdate copyright date ready for tagging V10.1.0.
2018-08-21 Richard BarryUpdate version numbers in preparation for a new release.
2018-06-20 Richard BarryFix issues whereby vStreamBufferReset() clobbered the...
2018-06-14 Gaurav AggarwalAdd Xtensa port
2018-06-11 Richard BarryTimerHandle_t is now type safe instead of void *.
2018-06-11 Richard BarryContinue updating to MISRA 2012 from 2004 - currently...
2018-04-29 Richard BarryxTaskGenericNotify() now sets xYieldPending to pdTRUE...
2018-03-15 Richard BarryFix regressions introduced by introduction of configMES...
2018-03-15 Richard BarryIntroduce sbBYTES_TO_STORE_MESSAGE_LENGTH to allow...
2018-03-14 Richard BarryImport the code coverage test additions from the (unpub...
2018-03-04 Richard BarryIntroduce xMessageBufferNextLengthBytes() and tests...
2018-01-30 Richard BarryEnsure data cannot be sent to a TCP socket if the socke...
2017-12-18 Richard BarryRoll up the minor changes checked into svn since V10...
2017-11-29 Richard BarryUpdate to MIT licensed FreeRTOS V10.0.0 - see https...