mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +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.