Skip to content

Commit 5527d35

Browse files
committed
SDT64B: diasble FLASHIAP component.
This may bix the following failures: ARMC6::SDT64B IAR8::SDT64B [Error] kv_config.cpp@553,12: unknown type name 'SDBlockDevice'; did you mean 'BlockDevice'? [Error] SystemStorage.cpp@139,12: unknown type name 'SDBlockDevice'; did you mean 'BlockDevice'?
1 parent 60a571a commit 5527d35

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
@@ -1434,7 +1434,7 @@
14341434
},
14351435
"SDT64B": {
14361436
"inherits": ["K64F"],
1437-
"components_add": ["FLASHIAP"],
1437+
"components_add": [],
14381438
"extra_labels_add": ["K64F"],
14391439
"extra_labels_remove": ["FRDM"],
14401440
"supported_form_factors": [],

0 commit comments

Comments
 (0)