Skip to content

Commit 795362d

Browse files
committed
Enabled USBDevice in targets.json for H743ZI2
1 parent 9315f05 commit 795362d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2834,7 +2834,8 @@
28342834
}
28352835
},
28362836
"device_has_add": [
2837-
"EMAC"
2837+
"EMAC",
2838+
"USBDevice"
28382839
],
28392840
"overrides": {
28402841
"network-default-interface-type": "ETHERNET"

0 commit comments

Comments
 (0)