Merge pull request #10178 from OpenNuvoton/nuvoton_fix_stor_cmpt

Nuvoton: Remove SD component from targets.json
pull/10200/head
Martin Kojtal 2019-03-22 06:33:46 +01:00 committed by GitHub
commit d6908ce97f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7121,7 +7121,7 @@
}, },
"NUMAKER_PFM_NUC472": { "NUMAKER_PFM_NUC472": {
"core": "Cortex-M4F", "core": "Cortex-M4F",
"components_add": ["SD", "FLASHIAP"], "components_add": ["FLASHIAP"],
"default_toolchain": "ARM", "default_toolchain": "ARM",
"extra_labels": [ "extra_labels": [
"NUVOTON", "NUVOTON",
@ -7705,7 +7705,7 @@
}, },
"NUMAKER_PFM_M487": { "NUMAKER_PFM_M487": {
"inherits": ["MCU_M480"], "inherits": ["MCU_M480"],
"components_add": ["SD", "FLASHIAP"], "components_add": ["FLASHIAP"],
"device_name": "M487JIDAE" "device_name": "M487JIDAE"
}, },
"NUMAKER_IOT_M487": { "NUMAKER_IOT_M487": {