Skip to content

Commit 7a5ba60

Browse files
author
Cruz Monrreal
authored
Merge pull request #6819 from adbridge/master
Remove example update scripting from tools
2 parents 5a77f42 + cfe2676 commit 7a5ba60

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)