STM32: enable wifi for B_U585I_IOT02A

pull/15123/head
Jerome Coutant 2021-09-29 13:44:44 +02:00
parent 998f01a722
commit 817925b3f0
1 changed files with 4 additions and 0 deletions

View File

@ -4543,6 +4543,10 @@
"ARDUINO_UNO" "ARDUINO_UNO"
], ],
"device_name": "STM32U585AIIx", "device_name": "STM32U585AIIx",
"components_add": ["EMW3080B"],
"overrides": {
"network-default-interface-type": "WIFI"
},
"detect_code": [ "detect_code": [
"887" "887"
] ]