]> begriffs open source - freertos/history - stream_buffer.c
Update SMP branch readme for port migration (#999)
[freertos] / stream_buffer.c
2021-10-14 Gaurav-Aggarwal-AWSAdd SMP in the License Header (#402) V202110.00-SMP
2021-10-14 Gaurav-Aggarwal-AWSSMP version (#401)
2021-03-17 Joseph Julicherfixed line endings for stream_buffer
2021-03-17 Joseph JulicherMerge github.com:FreeRTOS/FreeRTOS-Kernel into HEAD
2021-03-16 Ravishankar Bhagav... Improve comments and assertions in stream buffer (...
2021-03-16 Joseph JulicherFeature: SMP (#278)
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-12-07 Cobus van EedenAdd addition overflow check for stream buffer (#226)
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-10-11 RichardBarryxStreamBufferSend() caps the maximum amount of data...
2020-10-04 RichardBarryNo functional changes. (#194)
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-16 Carl LundinFreeRTOS Kernel Spelling Update (#170)
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-17 alfred gedeonStyle: Uncrustify kernel file - remove tab == 4 spaces...
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-08-12 Yuhui ZhengUse pdTRUE/pdFALSE instead of TRUE/FALSE in xStreamBuff...
2020-08-10 Simon BeaudoinUpdate stream_buffer.c (#94)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only