Skip to content

Commit 0580607

Browse files
committed
Revert adding USB to STM32F407VG target
1 parent 002df47 commit 0580607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3839,7 +3839,7 @@
38393839
},
38403840
"macros_add": ["USB_STM_HAL"],
38413841
"overrides": { "lse_available": 0 },
3842-
"device_has_add": ["ANALOGOUT", "TRNG", "FLASH", "MPU", "USBDEVICE"],
3842+
"device_has_add": ["ANALOGOUT", "TRNG", "FLASH", "MPU"],
38433843
"release_versions": ["2", "5"],
38443844
"device_name": "STM32F407VG"
38453845
},

0 commit comments

Comments
 (0)