Skip to content

Commit b7fd9ec

Browse files
committed
fix: add USB High Speed option in the Generic H7 menu
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 975da6c commit b7fd9ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: boards.txt

+2
Original file line numberDiff line numberDiff line change
@@ -6465,6 +6465,8 @@ GenH7.menu.usb.CDC.build.enable_usb={build.usb_flags} -DUSBD_USE_CDC -DDISABLE_G
64656465
GenH7.menu.usb.HID=HID (keyboard and mouse)
64666466
GenH7.menu.usb.HID.build.enable_usb={build.usb_flags} -DUSBD_USE_HID_COMPOSITE
64676467
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
64686470
GenH7.menu.xusb.HSFS=High Speed in Full Speed mode
64696471
GenH7.menu.xusb.HSFS.build.usb_speed=-DUSE_USB_HS -DUSE_USB_HS_IN_FS
64706472

0 commit comments

Comments
 (0)