From ed4edab46191d676ea3307f7799bbfa57328f6b0 Mon Sep 17 00:00:00 2001 From: Ian Martin Date: Fri, 24 Jan 2014 12:49:16 -0500 Subject: [PATCH] eval-adf7xxxmb4z: Corrections to the platform README, update URLs to point to the mainline Contiki. --- platform/eval-adf7xxxmb4z/README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/platform/eval-adf7xxxmb4z/README.md b/platform/eval-adf7xxxmb4z/README.md index bcee2a5b8..1faa1a625 100644 --- a/platform/eval-adf7xxxmb4z/README.md +++ b/platform/eval-adf7xxxmb4z/README.md @@ -19,11 +19,10 @@ Convert the RPM package to a Debian package and install it: Obtain the Contiki source code: - git clone -b rl78-dev https://github.com/hexluthor/contiki.git + git clone https://github.com/contiki-os/contiki.git Build Contiki's example-abc: - cd contiki/examples/rime make -C contiki/examples/rime TARGET=eval-adf7xxxmb4z example-abc.eval-adf7xxxmb4z.srec The code can be flashed to the eval board using @@ -80,10 +79,10 @@ Download and install Obtain the Contiki source code using [git](http://git-scm.com/download/win): - git clone -b rl78-dev https://github.com/hexluthor/contiki.git + git clone https://github.com/contiki-os/contiki.git Alternatively, download a -[zip file](https://github.com/hexluthor/contiki/archive/rl78-dev.zip) +[zip file](https://github.com/contiki-os/contiki/archive/master.zip) of the latest source. Build Contiki's example-abc using the RL78 Toolchain shell. @@ -109,10 +108,10 @@ and [make](http://gnuwin32.sourceforge.net/downlinks/make.php). Obtain the Contiki source code using [git](http://git-scm.com/download/win): - git clone -b rl78-dev https://github.com/hexluthor/contiki.git + git clone https://github.com/contiki-os/contiki.git Alternatively, download a -[zip file](https://github.com/hexluthor/contiki/archive/rl78-dev.zip) +[zip file](https://github.com/contiki-os/contiki/archive/master.zip) of the latest source. Build Contiki's example-abc.