Skip to content

Commit 4dfb97c

Browse files
authored
Merge pull request #8899 from TomoYamanaka/master
Renesas : Add the setting of SD as components
2 parents 3411e5e + 9060bf8 commit 4dfb97c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

targets/targets.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4952,6 +4952,7 @@
49524952
"inherits": ["RZ_A1XX"],
49534953
"supported_form_factors": ["ARDUINO"],
49544954
"extra_labels_add": ["RZA1H", "MBRZA1H", "RZ_A1_EMAC"],
4955+
"components_add": ["SD"],
49554956
"device_has_add": ["EMAC", "FLASH", "LPTICKER"],
49564957
"release_versions": ["2", "5"],
49574958
"device_name": "R7S72100",
@@ -4967,6 +4968,7 @@
49674968
"inherits": ["RZ_A1XX"],
49684969
"supported_form_factors": ["ARDUINO"],
49694970
"extra_labels_add": ["RZA1UL", "MBRZA1LU"],
4971+
"components_add": ["SD"],
49704972
"device_has_add": ["TRNG", "FLASH", "LPTICKER"],
49714973
"device_has_remove": ["ETHERNET"],
49724974
"release_versions": ["2", "5"],

0 commit comments

Comments
 (0)