]> git.sur5r.net Git - freertos/commit - FreeRTOS/Demo/Common/Minimal/MessageBufferDemo.c
Fix regressions introduced by introduction of configMESSAGE_BUFFER_LENGTH_TYPE consta...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 15 Mar 2018 18:31:02 +0000 (18:31 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 15 Mar 2018 18:31:02 +0000 (18:31 +0000)
commitf9095e9a16268198198f83c31c40e35a51658f4a
tree004ad39e675e15820fea2d87fb06cf45ef1d2327
parentd5533b189399e8ce042f4561d7f5d0f50eb48205
Fix regressions introduced by introduction of configMESSAGE_BUFFER_LENGTH_TYPE constant - specifically enabling big endian support and updates to xStreamBufferNextMessageLengthBytes.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2536 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/Common/Minimal/MessageBufferDemo.c
FreeRTOS/Source/stream_buffer.c