History log of /btstack/src/btstack_ring_buffer.h (Results 1 – 8 of 8)
Revision Date Author Comments
# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# fe5a6c4e 27-May-2021 Milanka Ringwald <[email protected]>

src: add title to header files


# 40adb62d 04-Sep-2020 Matthias Ringwald <[email protected]>

btstack_ring_buffer: add btstack_ring_buffer_reset to reset it to initial state/empty


# 80e33422 11-May-2019 Matthias Ringwald <[email protected]>

Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)


# 0df3b718 26-Jul-2017 Matthias Ringwald <[email protected]>

btstack_ring_buffer: use uint32_t for sizes


# 514b7bdc 20-Oct-2016 Matthias Ringwald <[email protected]>

ringbuffer: add function markup


# 44e9e401 19-Oct-2016 Milanka Ringwald <[email protected]>

extend ring buffer indexes from uint16 to uint32


# bc37f7b0 17-Oct-2016 Milanka Ringwald <[email protected]>

add ring buffer implementation