From b7284c94af44cdaf38396810c100b387b69582a5 Mon Sep 17 00:00:00 2001 From: Ryan Vasquez Date: Thu, 17 Dec 2020 11:29:11 -0600 Subject: [PATCH] Enabled USBDEVICE in targets.json for H743ZI2 --- targets/targets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/targets.json b/targets/targets.json index e96c2857a6..b4ee2e868a 100644 --- a/targets/targets.json +++ b/targets/targets.json @@ -2835,7 +2835,7 @@ }, "device_has_add": [ "EMAC", - "USBDevice" + "USBDEVICE" ], "overrides": { "network-default-interface-type": "ETHERNET"