mirror of https://github.com/ARMmbed/mbed-os.git
Removed device name, till device patch is added to IAR/Keil
parent
f1336c9f85
commit
42b713cab2
|
@ -4297,7 +4297,6 @@
|
||||||
"supported_toolchains": ["GCC_ARM", "IAR"],
|
"supported_toolchains": ["GCC_ARM", "IAR"],
|
||||||
"inherits": ["Target"],
|
"inherits": ["Target"],
|
||||||
"device_has": ["LOWPOWERTIMER", "RTC", "INTERRUPTIN","PORTIN", "PORTINOUT", "PORTOUT", "SERIAL","SERIAL_ASYNCH", "SERIAL_FC", "STDIO_MESSAGES", "SLEEP"],
|
"device_has": ["LOWPOWERTIMER", "RTC", "INTERRUPTIN","PORTIN", "PORTINOUT", "PORTOUT", "SERIAL","SERIAL_ASYNCH", "SERIAL_FC", "STDIO_MESSAGES", "SLEEP"],
|
||||||
"release_versions": ["5"],
|
"release_versions": ["5"]
|
||||||
"device_name": "M2351K1AAEES"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue