Skip to content

Commit ff0a46f

Browse files
committed
Fix board variant for Nucleo U575ZI-Q
Resolves #708
1 parent 70deca5 commit ff0a46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/nucleo_u575zi_q.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"mcu": "stm32u575zit6q",
1111
"product_line": "STM32U575xx",
12-
"variant": "STM32U5xx/U575Z(G-I)TxQ_U585ZETxQ"
12+
"variant": "STM32U5xx/U575Z(G-I)TxQ_U585ZITxQ"
1313
},
1414
"connectivity": [
1515
"can"

0 commit comments

Comments
 (0)