Merge pull request #14068 from rvasquez6089/master

Enabled USBDevice in targets.json for H743ZI2
pull/14072/head
Martin Kojtal 2021-01-05 14:51:03 +00:00 committed by GitHub
commit 6e81af259c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

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