We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e27eb1 commit f771a5aCopy full SHA for f771a5a
targets/targets.json
@@ -4750,7 +4750,7 @@
4750
"inherits": ["ARM_IOTSS_Target"],
4751
"core": "Cortex-M3",
4752
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
4753
- "components": ["SMSC9220"],
+ "components_add": ["SMSC9220"],
4754
"extra_labels": ["ARM_SSG", "CM3DS_MPS2"],
4755
"OUTPUT_EXT": "elf",
4756
"macros": ["CMSDK_CM3DS"],
@@ -7260,7 +7260,7 @@
7260
"USTICKER"
7261
],
7262
"release_versions": ["5"],
7263
- "components": ["LAN91C111"],
+ "components_add": ["LAN91C111"],
7264
"overrides": {
7265
"network-default-interface-type": "ETHERNET"
7266
}
0 commit comments