Skip to content

Commit cfe2676

Browse files
committed
Remove example update scripting from tools
The examples updating functionality has now been moved to the mbed-release script and thus can be removed from here.
1 parent e43d21d commit cfe2676

File tree

3 files changed

+0
-579
lines changed

3 files changed

+0
-579
lines changed

tools/test/examples/examples.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,4 @@
11
{
2-
"update-config" : {
3-
"help" : "Update each example repo with a version of mbed-os identified by the tag",
4-
"via-fork" : {
5-
"help" : "-f cmd line option. Update a fork",
6-
"github-user" : "adbridge"
7-
},
8-
"via-branch" : {
9-
"help" : "-b cmd line option. Update dst branch, created from src branch",
10-
"src-branch" : "mbed-os-5.6.0-oob2",
11-
"dst-branch" : "mbed-os-5.6.0-oob2"
12-
},
13-
"tag" : "mbed-os-5.6.2"
14-
},
152
"examples": [
163
{
174
"name": "mbed-os-example-blinky",

tools/test/examples/pr.tmpl

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)