Skip to content

Commit 179cc22

Browse files
authored
Add missing core value for nucleo_f446ze
Issue #772
1 parent 800994c commit 179cc22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/nucleo_f446ze.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"build": {
3+
"core": "stm32",
34
"cpu": "cortex-m4",
45
"extra_flags": "-DSTM32F4 -DSTM32F446xx",
56
"f_cpu": "180000000L",

0 commit comments

Comments
 (0)