Enabled USBDevice in targets.json for H743ZI2

pull/14067/head
Ryan Vasquez 2020-12-17 11:03:04 -06:00
parent 9315f05719
commit 795362dde2
1 changed files with 2 additions and 1 deletions

View File

@ -2834,7 +2834,8 @@
} }
}, },
"device_has_add": [ "device_has_add": [
"EMAC" "EMAC",
"USBDevice"
], ],
"overrides": { "overrides": {
"network-default-interface-type": "ETHERNET" "network-default-interface-type": "ETHERNET"