Skip to content

Commit 4b62957

Browse files
committed
Marked VK_RZ_A1H as release for mbed 2 and mbed 5
per @sg-
1 parent 438d124 commit 4b62957

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
@@ -1652,7 +1652,8 @@
16521652
"program_cycle_s": 2,
16531653
"device_has": ["ANALOGIN", "CAN", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
16541654
"features": ["IPV4"],
1655-
"default_build": "standard"
1655+
"default_build": "standard",
1656+
"release_versions": ["2", "5"]
16561657
},
16571658
"MAXWSNENV": {
16581659
"inherits": ["Target"],

0 commit comments

Comments
 (0)