Skip to content

Commit c7045d0

Browse files
mfiore02adbridge
authored andcommitted
include xDot in mbed 5 releases
1 parent 72353da commit c7045d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hal/targets.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,8 @@
11871187
"supported_toolchains": ["ARM", "GCC_ARM"],
11881188
"progen": {"target": "xdot-l151cc"},
11891189
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
1190-
"default_lib": "std"
1190+
"default_lib": "std",
1191+
"release_versions": ["5"]
11911192
},
11921193
"MOTE_L152RC": {
11931194
"inherits": ["Target"],

0 commit comments

Comments
 (0)