#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
4a2b7fea |
| 26-Feb-2021 |
Matthias Ringwald <[email protected]> |
btstack_slip: send C0 (SOF) before and after frame
|
#
9305033e |
| 01-Feb-2021 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-14.4_c: compare against 0 or NULL
|
#
a8d51f09 |
| 27-Oct-2020 |
Matthias Ringwald <[email protected]> |
add missing default switch cases
|
#
4ea43905 |
| 23-Jul-2020 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-10.4_a: append 'u' to constant literals when used in unsigned expressions or comparisons
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
4395a000 |
| 05-Oct-2018 |
Matthias Ringwald <[email protected]> |
fix warnings: missing cast, unreachable code
|
#
ab2c6ae4 |
| 24-Mar-2017 |
Matthias Ringwald <[email protected]> |
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
#
da0fc6cc |
| 17-Jul-2016 |
Matthias Ringwald <[email protected]> |
slip encoder: fix compile warning
|
#
b5550b84 |
| 08-Mar-2016 |
Matthias Ringwald <[email protected]> |
slip: fix encoder
|
#
4d6feae0 |
| 08-Mar-2016 |
Matthias Ringwald <[email protected]> |
slip: implement decoder
|
#
ab67bfbb |
| 08-Mar-2016 |
Matthias Ringwald <[email protected]> |
btstack_slip: encode/decode SLIP streams in BTstack
|