atsamd21,atsamd51,nrf52840: improve usb-device initialization

This commit is contained in:
sago35
2022-07-07 19:06:47 +09:00
committed by Ron Evans
parent 335a7ad0b7
commit f1e6997018
4 changed files with 49 additions and 11 deletions
+1
View File
@@ -9,6 +9,7 @@ import (
)
type USBDevice struct {
initcomplete bool
}
var (