25 Commits

Author SHA1 Message Date
Matthias Ringwald
e8b7768f43 port: ignore '*demo_util*' when examples are globbed 2023-10-04 16:38:04 +02:00
Matthias Ringwald
3c07636cec port: add ENABLE_GOEP_L2CAP to desktop builds 2023-05-03 12:27:26 +02:00
Matthias Ringwald
b2b52d4212 port: enable cover art for desktop ports 2023-05-03 11:32:52 +02:00
Matthias Ringwald
bbce5fac02 port: streamling CMake build files, fix .h not getting generated in some ports 2022-11-29 18:31:21 +01:00
Matthias Ringwald
7367e9aa96 port: make pkg-config check optional where possible, add portaudio 2022-11-21 14:26:59 +01:00
Matthias Ringwald
d39264f239 port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro 2022-05-09 21:54:36 +02:00
Matthias Ringwald
15d2175857 libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename 2022-02-25 17:09:50 +01:00
Milanka Ringwald
077fecbb6e ports: add link to documentation in btstack_config.h 2021-12-09 16:42:48 +01:00
Matthias Ringwald
b28dc8004d btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE 2021-11-19 10:09:49 +01:00
Matthias Ringwald
00f9da3aee qt: rework shutdown on ctrl-c 2021-07-05 16:35:00 +02:00
Matthias Ringwald
c8dfe071e5 hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h 2021-03-26 11:51:57 +01:00
Matthias Ringwald
7435ec7b56 hci_dump: use hci_dump_posix_fs with PacketLogger format in all posix ports 2021-03-11 15:53:45 +01:00
Matthias Ringwald
e51d966a3d hci_dump: disable hci_dump for ports and tests 2021-03-11 15:53:45 +01:00
Matthias Ringwald
793a050932 h4 posix ports: use btstack_uart_posix instead of btstack_uart_block_posix 2021-03-03 09:42:01 +01:00
Matthias Ringwald
2b6ecffc7f cmake: use pkg config for libusb compile/link flags 2021-01-21 18:57:04 +01:00
Milanka Ringwald
606ccc9bdf config: add ENABLE_PRINTF_HEXDUMP 2020-11-06 12:06:11 +01:00
Milanka Ringwald
36327e5a47 config: sort defines alphabetically 2020-11-06 12:01:26 +01:00
Matthias Ringwald
d20e3046cb enable asserts for all desktop ports 2020-10-27 18:30:56 +01:00
Matthias Ringwald
5308b30f8d ports: enable ENABLE_CROSS_TRANSPORT_KEY_DERIVATION for desktop 2020-10-09 13:05:50 +02:00
Matthias Ringwald
dbe92de6a9 btstack_link_key_db_tlv: require NVM_NUM_LINK_KEYS to be set in btstack_config.h, set NVM_NUM_LINK_KEYS 16 where missing 2020-07-13 18:05:30 +02:00
Matthias Ringwald
84ede5298a port/qt-usb: support file descriptors as data source on posix systems 2020-02-28 16:16:09 +01:00
Matthias Ringwald
208aaac26d port/qt-usb: support Windows with MinGW kit 2020-02-24 15:42:04 +01:00
Matthias Ringwald
aaf1052f76 port/qt-usb: setup mingw64 build 2020-02-23 22:47:49 +01:00
Matthias Ringwald
c782b5f27b port/qt-usb: add some windows files 2020-02-21 19:04:39 +01:00
Matthias Ringwald
1b464e99af port/qt-usb: port of libusb as qt console application 2020-02-21 18:04:23 +01:00