1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/tsrb
Koen Zandberg 8d9cb25ed7
tsrb: add drop function
The get function does not support passing NULL as an input buffer. to be
able to drop bytes from the buffer, a dedicated drop function is
required
2018-08-31 10:35:02 +02:00
..
Makefile sys: add thread-safe ringbuffer implementation 2015-09-25 09:08:34 +02:00
tsrb.c tsrb: add drop function 2018-08-31 10:35:02 +02:00