Skip to content

Commit ce6834f

Browse files
committed
STM32F7 USB: enable USBDEVICE in targets.json
1 parent 6030dc7 commit ce6834f

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
@@ -2838,6 +2838,7 @@
28382838
"SERIAL_ASYNCH",
28392839
"TRNG",
28402840
"FLASH",
2841+
"USBDEVICE",
28412842
"MPU"
28422843
],
28432844
"release_versions": ["2", "5"],
@@ -2889,6 +2890,7 @@
28892890
"SERIAL_ASYNCH",
28902891
"TRNG",
28912892
"FLASH",
2893+
"USBDEVICE",
28922894
"MPU"
28932895
],
28942896
"release_versions": ["2", "5"],
@@ -2942,6 +2944,7 @@
29422944
"SERIAL_ASYNCH",
29432945
"TRNG",
29442946
"FLASH",
2947+
"USBDEVICE",
29452948
"MPU"
29462949
],
29472950
"release_versions": ["2", "5"],
@@ -3777,6 +3780,7 @@
37773780
"TRNG",
37783781
"FLASH",
37793782
"QSPI",
3783+
"USBDEVICE",
37803784
"MPU"
37813785
],
37823786
"release_versions": ["2", "5"],
@@ -3827,6 +3831,7 @@
38273831
"SERIAL_ASYNCH",
38283832
"TRNG",
38293833
"FLASH",
3834+
"USBDEVICE",
38303835
"MPU",
38313836
"QSPI"
38323837
],

0 commit comments

Comments
 (0)