Files
ZephCore/zephcore/adapters/usb
liquidraver e445e97fc3 fix(usb): release the interface on VBUS removal
A device-side cable yank often skips the DTR=0 line-state change, so the
companion stayed stuck on the USB interface and rejected every BLE
connection until reboot. Treat USBD_MSG_VBUS_REMOVED as a DTR drop.
2026-05-31 15:36:46 +02:00
..