Skip to content

Commit

Permalink
Merge pull request #5422 from soramame21/master
Browse files Browse the repository at this point in the history
Add bootloader support for DISCO_L475VG_IOT01A
  • Loading branch information
0xc0170 committed Nov 9, 2017
2 parents 18393f3 + e5fd7f2 commit f17355f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion targets/targets.json
Expand Up @@ -1606,7 +1606,8 @@
"macros_add": ["USBHOST_OTHER"],
"device_has_add": ["ANALOGOUT", "CAN", "LOWPOWERTIMER", "SERIAL_FC", "TRNG", "FLASH"],
"release_versions": ["2", "5"],
"device_name": "STM32L475VG"
"device_name": "STM32L475VG",
"bootloader_supported": true
},
"DISCO_L476VG": {
"inherits": ["FAMILY_STM32"],
Expand Down

0 comments on commit f17355f

Please sign in to comment.