Skip to content

Commit

Permalink
Merge pull request #6819 from adbridge/master
Browse files Browse the repository at this point in the history
Remove example update scripting from tools
  • Loading branch information
Cruz Monrreal committed May 7, 2018
2 parents 5a77f42 + cfe2676 commit 7a5ba60
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 579 deletions.
13 changes: 0 additions & 13 deletions tools/test/examples/examples.json
@@ -1,17 +1,4 @@
{
"update-config" : {
"help" : "Update each example repo with a version of mbed-os identified by the tag",
"via-fork" : {
"help" : "-f cmd line option. Update a fork",
"github-user" : "adbridge"
},
"via-branch" : {
"help" : "-b cmd line option. Update dst branch, created from src branch",
"src-branch" : "mbed-os-5.6.0-oob2",
"dst-branch" : "mbed-os-5.6.0-oob2"
},
"tag" : "mbed-os-5.6.2"
},
"examples": [
{
"name": "mbed-os-example-blinky",
Expand Down
4 changes: 0 additions & 4 deletions tools/test/examples/pr.tmpl

This file was deleted.

0 comments on commit 7a5ba60

Please sign in to comment.