Remove I2CEE component from K64F

pull/10711/head
Seppo Takalo 2019-08-29 11:22:07 +03:00
parent 4974c86b54
commit 3057ac16dc
1 changed files with 1 additions and 1 deletions

View File

@ -1470,7 +1470,7 @@
}, },
"K64F": { "K64F": {
"supported_form_factors": ["ARDUINO"], "supported_form_factors": ["ARDUINO"],
"components_add": ["SD", "FLASHIAP", "I2CEE"], "components_add": ["SD", "FLASHIAP"],
"core": "Cortex-M4F", "core": "Cortex-M4F",
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"], "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
"extra_labels": [ "extra_labels": [