mirror of https://github.com/ARMmbed/mbed-os.git
parent
f3019d37ff
commit
aa6aa82471
|
@ -948,7 +948,8 @@
|
||||||
"detect_code": ["0797"],
|
"detect_code": ["0797"],
|
||||||
"features": ["LWIP"],
|
"features": ["LWIP"],
|
||||||
"release_versions": ["2", "5"],
|
"release_versions": ["2", "5"],
|
||||||
"device_name": "STM32F439ZI"
|
"device_name" : "STM32F439ZI",
|
||||||
|
"bootloader_supported": true
|
||||||
},
|
},
|
||||||
"NUCLEO_F446RE": {
|
"NUCLEO_F446RE": {
|
||||||
"supported_form_factors": ["ARDUINO", "MORPHO"],
|
"supported_form_factors": ["ARDUINO", "MORPHO"],
|
||||||
|
|
Loading…
Reference in New Issue