Skip to content

Commit 817925b

Browse files
committed
STM32: enable wifi for B_U585I_IOT02A
1 parent 998f01a commit 817925b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

targets/targets.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4543,6 +4543,10 @@
45434543
"ARDUINO_UNO"
45444544
],
45454545
"device_name": "STM32U585AIIx",
4546+
"components_add": ["EMW3080B"],
4547+
"overrides": {
4548+
"network-default-interface-type": "WIFI"
4549+
},
45464550
"detect_code": [
45474551
"887"
45484552
]

0 commit comments

Comments
 (0)