mirror of https://github.com/ARMmbed/mbed-os.git
Remove I2CEE component from K64F
parent
4974c86b54
commit
3057ac16dc
|
@ -1470,7 +1470,7 @@
|
|||
},
|
||||
"K64F": {
|
||||
"supported_form_factors": ["ARDUINO"],
|
||||
"components_add": ["SD", "FLASHIAP", "I2CEE"],
|
||||
"components_add": ["SD", "FLASHIAP"],
|
||||
"core": "Cortex-M4F",
|
||||
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
|
||||
"extra_labels": [
|
||||
|
|
Loading…
Reference in New Issue