Matthias Ringwald
|
e501bae083
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
|
Matthias Ringwald
|
e090bc19b5
|
btstack_ring_buffer: fix corner cases for empyt/full buffer and data length == 0
|
2017-07-28 10:52:34 +02:00 |
|
Matthias Ringwald
|
0df3b7185a
|
btstack_ring_buffer: use uint32_t for sizes
|
2017-07-26 19:21:18 +02:00 |
|
Matthias Ringwald
|
ab2c6ae4b7
|
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
2017-03-24 23:39:20 +01:00 |
|
Matthias Ringwald
|
2c36c79169
|
Ring Buffer: speed up by using memcpy
|
2017-01-25 21:13:50 +01:00 |
|
Milanka Ringwald
|
44e9e4014d
|
extend ring buffer indexes from uint16 to uint32
|
2016-10-19 10:47:02 +02:00 |
|
Milanka Ringwald
|
9e3fb5e92c
|
fix ring buffer read
|
2016-10-18 14:14:04 +02:00 |
|
Milanka Ringwald
|
bc37f7b0d0
|
add ring buffer implementation
|
2016-10-17 23:54:12 +02:00 |
|