Add mbed-cloud-client support on DISCO_L475VG_IOT01A with

wifi_esp8266_v4.json.
pull/5422/head
Boting Ren 2017-11-03 05:15:38 +09:00
parent 6912a9dc0d
commit e5fd7f2100
1 changed files with 2 additions and 1 deletions

View File

@ -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"],