Skip to content

Commit fad2361

Browse files
committed
targets: Use ULPI USB mode for DISCO_F769NI
1 parent 10d4e2c commit fad2361

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

targets/targets.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2573,6 +2573,10 @@
25732573
"flash_dual_bank": {
25742574
"help": "Default board configuration is Single Bank Flash. If you enable Dual Bank with ST Link Utility, set value to 1",
25752575
"value": "0"
2576+
},
2577+
"usb_speed": {
2578+
"help": "USE_USB_OTG_FS or USE_USB_OTG_HS or USE_USB_HS_IN_FS",
2579+
"value": "USE_USB_OTG_HS"
25762580
}
25772581
},
25782582
"detect_code": [

0 commit comments

Comments
 (0)