[XDOT_L151] include xDot in mbed 5 releases

pull/2827/head
Mike Fiore 2016-09-27 08:45:06 -05:00
parent 4820c87c68
commit 1b8cb3ca76
1 changed files with 2 additions and 1 deletions

View File

@ -1187,7 +1187,8 @@
"supported_toolchains": ["ARM", "GCC_ARM"],
"progen": {"target": "xdot-l151cc"},
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
"default_lib": "std"
"default_lib": "std",
"release_versions": ["5"]
},
"MOTE_L152RC": {
"inherits": ["Target"],