#
b795dcd0 |
| 10-Jun-2024 |
Marcel Wappler <[email protected]> |
windows: include <Windows.h> first
|
#
45996a73 |
| 27-Apr-2022 |
Matthias Ringwald <[email protected]> |
windows: fix compile warnings
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
de9c9f72 |
| 05-Jul-2021 |
Matthias Ringwald <[email protected]> |
windows: allow to register ctrl-c callback in stdin handler
|
#
ff3cc4a5 |
| 03-Dec-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-14.4_d: use while(true) instead of while(1)
|
#
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
|
#
95a8ee01 |
| 26-May-2017 |
Matthias Ringwald <[email protected]> |
btstack_stdin: provide console input in callback
|
#
7ea7688a |
| 25-May-2017 |
Matthias Ringwald <[email protected]> |
btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations
|