Skip to content

Commit e5fd7f2

Browse files
committed
Add mbed-cloud-client support on DISCO_L475VG_IOT01A with
wifi_esp8266_v4.json.
1 parent 6912a9d commit e5fd7f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1606,7 +1606,8 @@
16061606
"macros_add": ["USBHOST_OTHER"],
16071607
"device_has_add": ["ANALOGOUT", "CAN", "LOWPOWERTIMER", "SERIAL_FC", "TRNG", "FLASH"],
16081608
"release_versions": ["2", "5"],
1609-
"device_name": "STM32L475VG"
1609+
"device_name": "STM32L475VG",
1610+
"bootloader_supported": true
16101611
},
16111612
"DISCO_L476VG": {
16121613
"inherits": ["FAMILY_STM32"],

0 commit comments

Comments
 (0)