Skip to content

Commit f4972c5

Browse files
committed
Add specific variant header for nucleo_f439zi
1 parent 51a83dc commit f4972c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boards/nucleo_f429zi.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"build": {
3+
"arduino": {
4+
"variant_h": "variant_NUCLEO_F4x9ZI.h"
5+
},
36
"core": "stm32",
47
"cpu": "cortex-m4",
58
"extra_flags": "-DSTM32F4 -DSTM32F429xx",

0 commit comments

Comments
 (0)