Skip to content

Commit 8673286

Browse files
Ganesh RamachandranGanesh Ramachandran
authored andcommitted
Resolved conflict in targets/targets.json
1 parent bfcfe9c commit 8673286

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

targets/targets.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4303,5 +4303,17 @@
43034303
"release_versions": ["5"],
43044304
"device_name": "M2351KIAAEES",
43054305
"bootloader_supported": true
4306+
},
4307+
"TMPM3H6": {
4308+
"inherits": ["Target"],
4309+
"core": "Cortex-M3",
4310+
"is_disk_virtual": true,
4311+
"extra_labels": ["TOSHIBA"],
4312+
"macros": ["__TMPM3H6__"],
4313+
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
4314+
"device_has": ["USTICKER", "ANALOGIN", "ANALOGOUT", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "I2C", "I2CSLAVE", "STDIO_MESSAGES"],
4315+
"device_name": "TMPM3H6FWFG",
4316+
"detect_code": ["7012"],
4317+
"release_versions": ["5"]
43064318
}
43074319
}

0 commit comments

Comments
 (0)