Skip to content

Commit 6e81af2

Browse files
authored
Merge pull request #14068 from rvasquez6089/master
Enabled USBDevice in targets.json for H743ZI2
2 parents e1d1753 + b7284c9 commit 6e81af2

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)