mirror of
https://github.com/micropython/micropython.git
synced 2026-03-12 11:50:24 +01:00
This commit adds full support to the unix port for Bluetooth using the common extmod/modbluetooth Python bindings. This uses the libusb HCI transport, which supports many common USB BT adaptors.