Skip to content

Commit

Permalink
Fixed broken variant name for Nucleo F446ZE
Browse files Browse the repository at this point in the history
Resolves #819
  • Loading branch information
valeros committed Dec 9, 2024
1 parent 221a577 commit 87667d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/nucleo_f446ze.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"f_cpu": "180000000L",
"mcu": "stm32f446zet6",
"product_line": "STM32F446xx",
"variant": "STM32F4XX/F446Z(C-E)(H-J-T)"
"variant": "STM32F4xx/F446Z(C-E)(H-J-T)"
},
"connectivity": [
"can"
Expand Down

0 comments on commit 87667d4

Please sign in to comment.