Skip to content

Commit 3057ac1

Browse files
author
Seppo Takalo
committed
Remove I2CEE component from K64F
1 parent 4974c86 commit 3057ac1

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
@@ -1470,7 +1470,7 @@
14701470
},
14711471
"K64F": {
14721472
"supported_form_factors": ["ARDUINO"],
1473-
"components_add": ["SD", "FLASHIAP", "I2CEE"],
1473+
"components_add": ["SD", "FLASHIAP"],
14741474
"core": "Cortex-M4F",
14751475
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
14761476
"extra_labels": [

0 commit comments

Comments
 (0)