Browse Source
While scanning the USB bus for devices, stm32_scan() can find a device that it doesn't have permissions to access it, dfu/usb class raises an exception and stm32_scan() stops the scan completely. This fix resolves the scan issue, by allowing the scan loop to continue. While at it, there are cosmetic fixes related with tabs/spaces and readability. Signed-off-by: Nikolay Dimitrov <nikolay.dimitrov@retrohub.org>pull/396/head
Nikolay Dimitrov
6 years ago
committed by
Gareth McMullin
1 changed files with 37 additions and 18 deletions
Loading…
Reference in new issue