Skip to content

Commit e23e57d

Browse files
bcostmc1728p9
authored andcommitted
STM32L4 USB: enable USBDEVICE
1 parent da3b4a9 commit e23e57d

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
@@ -3875,6 +3875,7 @@
38753875
"TRNG",
38763876
"FLASH",
38773877
"QSPI",
3878+
"USBDEVICE",
38783879
"MPU"
38793880
],
38803881
"release_versions": ["2", "5"],
@@ -3911,6 +3912,7 @@
39113912
"TRNG",
39123913
"FLASH",
39133914
"QSPI",
3915+
"USBDEVICE",
39143916
"MPU"
39153917
],
39163918
"release_versions": ["2", "5"],
@@ -7305,6 +7307,7 @@
73057307
"TRNG",
73067308
"FLASH",
73077309
"MPU",
7310+
"USBDEVICE",
73087311
"QSPI"
73097312
],
73107313
"release_versions": ["2", "5"],
@@ -7340,6 +7343,7 @@
73407343
"SERIAL_FC",
73417344
"TRNG",
73427345
"FLASH",
7346+
"USBDEVICE",
73437347
"MPU"
73447348
],
73457349
"release_versions": ["2", "5"],
@@ -7379,6 +7383,7 @@
73797383
"SERIAL_FC",
73807384
"TRNG",
73817385
"FLASH",
7386+
"USBDEVICE",
73827387
"MPU"
73837388
],
73847389
"release_versions": ["2", "5"],

0 commit comments

Comments
 (0)