From 6bda85205235bfa804adb73d3020b731982ece55 Mon Sep 17 00:00:00 2001 From: Antonio Lignan Date: Thu, 29 Dec 2016 13:32:35 +0100 Subject: [PATCH 1/3] Updated maintainer info --- platform/zoul/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/zoul/README.md b/platform/zoul/README.md index 9e2d22d5c..ef5fcad52 100644 --- a/platform/zoul/README.md +++ b/platform/zoul/README.md @@ -262,7 +262,7 @@ More Reading Maintainers =========== The Zoul and derived platforms (as well as the Z1 mote) are maintained by Zolertia. -Main contributor: Antonio Lignan +Main contributor: Antonio Lignan [zolertia-site]: http://www.zolertia.io/products "Zolertia" [zolertia-wiki]: https://github.com/Zolertia/Resources/wiki "Zolertia Wiki" From a98792a79ffc26156f7f96c478a180677fde3b1c Mon Sep 17 00:00:00 2001 From: Antonio Lignan Date: Thu, 29 Dec 2016 13:38:09 +0100 Subject: [PATCH 2/3] Updated ARM toolchain information --- platform/zoul/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/platform/zoul/README.md b/platform/zoul/README.md index ef5fcad52..1943ca159 100644 --- a/platform/zoul/README.md +++ b/platform/zoul/README.md @@ -77,7 +77,11 @@ Install a Toolchain ------------------- The toolchain used to build contiki is arm-gcc, also used by other arm-based Contiki ports. If you are using Instant Contiki, you may have a version pre-installed in your system. -The platform is currently being used/tested with "GNU Tools for ARM Embedded Processors" (). The current recommended version and the one being used by Contiki's regression tests on Travis is shown below. +The platform is currently being used/tested with "GNU Tools for ARM Embedded Processors" (). + +Always check which version [Travis currently uses for the ARM regression testing](https://github.com/contiki-os/contiki/blob/master/.travis.yml#L54) + +To find out which version your system has: $ arm-none-eabi-gcc --version arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors) 5.2.1 20151202 (release) [ARM/embedded-5-branch revision 231848] From fb9c6009a2b74db332334a9dfe972603fd87d2f9 Mon Sep 17 00:00:00 2001 From: Antonio Lignan Date: Thu, 29 Dec 2016 13:40:50 +0100 Subject: [PATCH 3/3] Fixed Firefly revision A image links --- platform/zoul/firefly-reva/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/zoul/firefly-reva/README.md b/platform/zoul/firefly-reva/README.md index bfec06091..19e5b522a 100644 --- a/platform/zoul/firefly-reva/README.md +++ b/platform/zoul/firefly-reva/README.md @@ -37,5 +37,5 @@ Firefly pin-out ![Firefly Revision A pin-out (front)][firefly-reva-pinout-front] -[firefly-reva-pinout-front]: ../images/firefly-pinout-front.png "Firefly Revision A pin-out (front)" -[firefly-reva]: ../images/firefly-reva.png "Zolertia Firefly Revision A breakout board" +[firefly-reva-pinout-front]: ../images/firefly-reva-pinout-front.png "Firefly Revision A pin-out (front)" +[firefly-reva]: ../images/firefly-reva.jpg "Zolertia Firefly Revision A breakout board"