Skip to content

Commit

Permalink
STM32 targets: USBDEVICE support
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromecoutant committed Sep 3, 2019
1 parent 425d638 commit fb8b503
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions targets/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -4329,6 +4329,7 @@
"TRNG",
"FLASH",
"QSPI",
"USBDEVICE",
"MPU"
],
"release_versions": ["2", "5"],
Expand Down Expand Up @@ -4400,6 +4401,7 @@
"TRNG",
"FLASH",
"QSPI",
"USBDEVICE",
"MPU"
],
"release_versions": ["2", "5"],
Expand Down Expand Up @@ -7984,6 +7986,7 @@
"TRNG",
"FLASH",
"MPU",
"USBDEVICE",
"QSPI"
],
"release_versions": ["2", "5"],
Expand Down Expand Up @@ -8024,6 +8027,7 @@
"SERIAL_ASYNCH",
"TRNG",
"FLASH",
"USBDEVICE",
"MPU"
],
"release_versions": ["2", "5"],
Expand Down Expand Up @@ -8068,6 +8072,7 @@
"SERIAL_ASYNCH",
"TRNG",
"FLASH",
"USBDEVICE",
"MPU"
],
"release_versions": ["2", "5"],
Expand Down Expand Up @@ -8119,6 +8124,7 @@
"TRNG",
"FLASH",
"QSPI",
"USBDEVICE",
"MPU"
],
"release_versions": ["2", "5"],
Expand Down

0 comments on commit fb8b503

Please sign in to comment.