Skip to content

Commit d6908ce

Browse files
authored
Merge pull request #10178 from OpenNuvoton/nuvoton_fix_stor_cmpt
Nuvoton: Remove SD component from targets.json
2 parents 1d8c3d4 + ab85146 commit d6908ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

targets/targets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7121,7 +7121,7 @@
71217121
},
71227122
"NUMAKER_PFM_NUC472": {
71237123
"core": "Cortex-M4F",
7124-
"components_add": ["SD", "FLASHIAP"],
7124+
"components_add": ["FLASHIAP"],
71257125
"default_toolchain": "ARM",
71267126
"extra_labels": [
71277127
"NUVOTON",
@@ -7705,7 +7705,7 @@
77057705
},
77067706
"NUMAKER_PFM_M487": {
77077707
"inherits": ["MCU_M480"],
7708-
"components_add": ["SD", "FLASHIAP"],
7708+
"components_add": ["FLASHIAP"],
77097709
"device_name": "M487JIDAE"
77107710
},
77117711
"NUMAKER_IOT_M487": {

0 commit comments

Comments
 (0)