port: ignore '*demo_util*' when examples are globbed
port: add ENABLE_GOEP_L2CAP to desktop builds
port: enable cover art for desktop ports
port: streamling CMake build files, fix .h not getting generated in some ports
port: make pkg-config check optional where possible, add portaudio
port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro
libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename
ports: add link to documentation in btstack_config.h
btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE
CC2564C: update for Service Pack v1.5. Use CC2564C version in most ports
qt: rework shutdown on ctrl-c
hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h
hci_dump: use hci_dump_posix_fs with PacketLogger format in all posix ports
hci_dump: disable hci_dump for ports and tests
h4 posix ports: use btstack_uart_posix instead of btstack_uart_block_posix
cmake: use pkg config for libusb compile/link flags
config: add ENABLE_PRINTF_HEXDUMP
config: sort defines alphabetically
enable asserts for all desktop ports
ports: enable ENABLE_CROSS_TRANSPORT_KEY_DERIVATION for desktop
cc256x: update CC256xC to v1.4
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
Fix some python3 related errors during compilation* qt-h4 cmake now uses PROJECT_SOURCE_DIR to correctly point to the project root folder (fixes compilation error when the user build from sub-folde
Fix some python3 related errors during compilation* qt-h4 cmake now uses PROJECT_SOURCE_DIR to correctly point to the project root folder (fixes compilation error when the user build from sub-folder)* Change from using python to `python3` (previously compilation would fail if user had python as the default python2.7)
show more ...
port/qt-h4: swap default paths for posix/windows
port/qt-h4: add qt port for Bluetooth Controller connected via UART