Skip to content

Commit bd1c700

Browse files
committed
STM32L4 USB: enable USBDEVICE
1 parent 9996bdc commit bd1c700

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

targets/targets.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3869,6 +3869,7 @@
38693869
"TRNG",
38703870
"FLASH",
38713871
"QSPI",
3872+
"USBDEVICE",
38723873
"MPU"
38733874
],
38743875
"release_versions": ["2", "5"],
@@ -3905,6 +3906,7 @@
39053906
"TRNG",
39063907
"FLASH",
39073908
"QSPI",
3909+
"USBDEVICE",
39083910
"MPU"
39093911
],
39103912
"release_versions": ["2", "5"],
@@ -7296,6 +7298,7 @@
72967298
"TRNG",
72977299
"FLASH",
72987300
"MPU",
7301+
"USBDEVICE",
72997302
"QSPI"
73007303
],
73017304
"release_versions": ["2", "5"],
@@ -7331,6 +7334,7 @@
73317334
"SERIAL_FC",
73327335
"TRNG",
73337336
"FLASH",
7337+
"USBDEVICE",
73347338
"MPU"
73357339
],
73367340
"release_versions": ["2", "5"],
@@ -7370,6 +7374,7 @@
73707374
"SERIAL_FC",
73717375
"TRNG",
73727376
"FLASH",
7377+
"USBDEVICE",
73737378
"MPU"
73747379
],
73757380
"release_versions": ["2", "5"],

0 commit comments

Comments
 (0)