Repository: incubator-mynewt-blinky Updated Branches: refs/heads/develop 5436b5043 -> 0392bcbdf
MYNEWT-645 Blinky - Use latest compatible core. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/commit/0392bcbd Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/tree/0392bcbd Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/diff/0392bcbd Branch: refs/heads/develop Commit: 0392bcbdf696304765973183000cf4b1e1c852ab Parents: 5436b50 Author: Christopher Collins <[email protected]> Authored: Tue Feb 28 11:38:12 2017 -0800 Committer: Christopher Collins <[email protected]> Committed: Tue Feb 28 11:38:12 2017 -0800 ---------------------------------------------------------------------- project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/blob/0392bcbd/project.yml ---------------------------------------------------------------------- diff --git a/project.yml b/project.yml index 7758507..357b5ea 100644 --- a/project.yml +++ b/project.yml @@ -27,6 +27,6 @@ project.repositories: # repository.apache-mynewt-core: type: github - vers: 0-latest + vers: 1-latest user: apache repo: incubator-mynewt-core
