#
b795dcd0 |
| 10-Jun-2024 |
Marcel Wappler <[email protected]> |
windows: include <Windows.h> first
|
#
0dec11ea |
| 28-Apr-2022 |
Matthias Ringwald <[email protected]> |
windows: fix warning
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
cf159062 |
| 10-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_uart: add NULL for SLIP function in existing uart implementations (avoid warnings)
|
#
e58afcb4 |
| 16-Jul-2020 |
Matthias Ringwald <[email protected]> |
btstack_uart_block_windows: allow to call open again
|
#
f885e026 |
| 21-Oct-2019 |
Matthias Ringwald <[email protected]> |
windows: remove unused POSIX includes
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
398a95ec |
| 05-Jul-2018 |
Matthias Ringwald <[email protected]> |
run_loop: avoid anonymous union
|
#
5b81efe2 |
| 04-Jan-2018 |
Matthias Ringwald <[email protected]> |
windows: repeat UART read/write operation if not all bytes have been read or written
|
#
6b7504f2 |
| 26-Jul-2017 |
Matthias Ringwald <[email protected]> |
windows: fix compile
|
#
6ae5f688 |
| 25-Jul-2017 |
Matthias Ringwald <[email protected]> |
windows: support set_flowcontrol
|
#
4b929998 |
| 25-Jul-2017 |
Matthias Ringwald <[email protected]> |
btstack_uart_block: add set_flowcontrol
|
#
c3dafd46 |
| 01-May-2017 |
Matthias Ringwald <[email protected]> |
btstack_uart_block: add set_wakeup_handler to allow wake up notifications
|
#
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__
|
#
a8bdd0b7 |
| 16-Jan-2017 |
Matthias Ringwald <[email protected]> |
windows-h4: add comment about USB driver internal buffers and SCO data
|
#
ea739015 |
| 28-Nov-2016 |
Matthias Ringwald <[email protected]> |
move windows port to platform
|