Skip to content

Commit aab6b7f

Browse files
authored
Merge pull request #481 from pennam/new-tools
tools: update remoteocd and add zephyr-check-size
2 parents 1696361 + 8f854f0 commit aab6b7f

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

extra/artifacts/_common.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
{
4747
"packager": "arduino",
4848
"name": "remoteocd",
49-
"version": "0.0.4-rc.4"
49+
"version": "0.1.1"
5050
},
5151
{
5252
"packager": "SiliconLabs",
@@ -57,6 +57,11 @@
5757
"packager": "arduino",
5858
"name": "gen-rodata-ld",
5959
"version": "0.1.1"
60+
},
61+
{
62+
"packager": "arduino",
63+
"name": "zephyr-check-size",
64+
"version": "0.1.0"
6065
}
6166
]
6267
}

0 commit comments

Comments
 (0)