more refactoring, verified CDC on macOS

This commit is contained in:
sago35
2022-05-12 20:37:17 +09:00
parent 4b81985d2b
commit 8fa58fdc6d
21 changed files with 61 additions and 795 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
//go:build baremetal && usb.cdc
// +build baremetal,usb.cdc
//go:build usb.cdc
// +build usb.cdc
package usb