summaryrefslogtreecommitdiff
path: root/extmod/btstack/modbluetooth_btstack.c
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2020-08-14 15:46:53 +1000
committerDamien George <damien@micropython.org>2020-09-08 12:53:24 +1000
commit1b1b22905e1aa7676c51078f75b1bd73d8383a4a (patch)
treec813cb7f867e55f6ae3b7e53be1de0d4af9376fd /extmod/btstack/modbluetooth_btstack.c
parentfeed69aa5c4e9fda037497a1b63c05a27b164920 (diff)
unix: Implement BLE H4 HCI UART for btstack/nimble.
This commit adds support for using Bluetooth on the unix port via a H4 serial interface (distinct from a USB dongle), with both BTstack and NimBLE Bluetooth stacks. Note that MICROPY_PY_BLUETOOTH is now disabled for the coverage variant. Prior to this commit Bluetooth was anyway not being built on Travis because libusb was not detected. But now that bluetooth works in H4 mode it will be built, and will lead to a large decrease in coverage because Bluetooth tests cannot be run on Travis.
Diffstat (limited to 'extmod/btstack/modbluetooth_btstack.c')
0 files changed, 0 insertions, 0 deletions