Revert adding USB to STM32F407VG target

pull/10952/head
George Beckstein 2019-05-02 11:53:09 -04:00 committed by Arto Kinnunen
parent a29f35a56e
commit 3cbd95b9cc
1 changed files with 1 additions and 1 deletions

View File

@ -3841,7 +3841,7 @@
},
"macros_add": ["USB_STM_HAL"],
"overrides": { "lse_available": 0 },
"device_has_add": ["ANALOGOUT", "TRNG", "FLASH", "MPU", "USBDEVICE"],
"device_has_add": ["ANALOGOUT", "TRNG", "FLASH", "MPU"],
"release_versions": ["2", "5"],
"device_name": "STM32F407VG"
},