Skip to content

Commit 6768d81

Browse files
committed
add HEXIWEAR to both releases for 2 and 5
1 parent 8996227 commit 6768d81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hal/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,8 @@
588588
"detect_code": ["0214"],
589589
"progen": {"target": "hexiwear-k64f"},
590590
"device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
591-
"default_build": "standard"
591+
"default_build": "standard",
592+
"release_versions": ["2", "5"]
592593
},
593594
"NUCLEO_F030R8": {
594595
"supported_form_factors": ["ARDUINO", "MORPHO"],

0 commit comments

Comments
 (0)