Skip to content

Commit db71029

Browse files
committed
targets: micronfcboard should add macros, not overwrite
1 parent ee864cd commit db71029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
},
116116
"MICRONFCBOARD": {
117117
"inherits": ["LPC11U34_421"],
118-
"macros": ["LPC11U34_421", "APPNEARME_MICRONFCBOARD"],
118+
"macros_add": ["LPC11U34_421", "APPNEARME_MICRONFCBOARD"],
119119
"extra_labels_add": ["APPNEARME_MICRONFCBOARD"],
120120
"release_versions": ["2"],
121121
"device_name": "LPC11U34FBD48/311"

0 commit comments

Comments
 (0)