mirror of https://github.com/ARMmbed/mbed-os.git
Add mbed-cloud-client support on DISCO_L475VG_IOT01A with
wifi_esp8266_v4.json.pull/5422/head
parent
6912a9dc0d
commit
e5fd7f2100
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue