We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975da6c commit b7fd9ecCopy full SHA for b7fd9ec
boards.txt
@@ -6465,6 +6465,8 @@ GenH7.menu.usb.CDC.build.enable_usb={build.usb_flags} -DUSBD_USE_CDC -DDISABLE_G
6465
GenH7.menu.usb.HID=HID (keyboard and mouse)
6466
GenH7.menu.usb.HID.build.enable_usb={build.usb_flags} -DUSBD_USE_HID_COMPOSITE
6467
GenH7.menu.xusb.FS=Low/Full Speed
6468
+GenH7.menu.xusb.HS=High Speed
6469
+GenH7.menu.xusb.HS.build.usb_speed=-DUSE_USB_HS
6470
GenH7.menu.xusb.HSFS=High Speed in Full Speed mode
6471
GenH7.menu.xusb.HSFS.build.usb_speed=-DUSE_USB_HS -DUSE_USB_HS_IN_FS
6472
0 commit comments