You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pbio/drv/bluetooth_btstack: Add POSIX variant for virtualhub.
- Changes pbdrv_bluetooth_btstack_set_chipset to convey all necessary
information to set the correct chipset both from the read local
version information command as well as events from the USB subsystem.
- Adds a POSIX implementation for pbdrv_bluetooth_btstack_set_chipset.
This supports TP-LINK UB500.
- Sets up the virtualhub platform to use this chipset.
- Adjusts the runloop to check for readability and writability of
file descriptors, which is required for the libusb transport.
Co-authored-by: Laurens Valk <laurens@pybricks.com>
0 commit comments