From 875bfd0a1a77431987c06a4f01db5f55ac2caa59 Mon Sep 17 00:00:00 2001 From: Marco Grella Date: Fri, 11 Sep 2015 15:56:12 +0200 Subject: [PATCH] Updates of REAME files (main and submodule). --- platform/stm32nucleo-spirit1/README.md | 18 ++++++++++-------- platform/stm32nucleo-spirit1/stm32cube-lib | 2 +- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/platform/stm32nucleo-spirit1/README.md b/platform/stm32nucleo-spirit1/README.md index f004b32d2..d94771eca 100644 --- a/platform/stm32nucleo-spirit1/README.md +++ b/platform/stm32nucleo-spirit1/README.md @@ -7,7 +7,7 @@ Port Feature ============ The port supports the following boards from ST: -- NUCLEO-L152RE board, based on the STM32L152RET6 ultra-low power microcontroller +- NUCLEO-L152RE board, based on the STM32L152RET6 ultra-low power microcontroller - X-NUCLEO-IDS01A4 based on sub-1GHz SPSGRF-868 SPIRIT1 module (operating at 868 MHz) - X-NUCLEO-IDS01A5 based on sub-1GHz SPSGRF-915 SPIRIT1 module (operating at 915 MHz) - X-NUCLEO-IKS01A1 featuring motion MEMS and environmental sensors (optional) @@ -63,14 +63,15 @@ Software Requirements The following software are needed: * ST port of Contiki for STM32 Nucleo and expansion boards. - >The port is automatically installed when both the Contiki and the submodule repository are cloned: the former hosts the Contiki distribution and the ST platform interface, the latter hosts the actual library. -The following commands are needed to download the full porting: + + >The port is automatically installed when both the Contiki and the submodule repository are cloned: the former hosts the Contiki distribution and the ST platform interface, the latter hosts the actual library. The following commands are needed to download the full porting: + + git clone https://github.com/STclab/contiki.git + cd contiki/ + git checkout stm32nucleo-spirit1 + git submodule init + git submodule update - git clone https://github.com/STclab/contiki.git - cd contiki/ - git checkout stm32nucleo-spirit1 - git submodule init - git submodule update Note: the first and third steps are required only if using the STclab GitHub repository, they won't be needed any more once the Pull Request is accepted. @@ -151,3 +152,4 @@ automatically created when plugging the STM32 Nucleo board to the PC. + diff --git a/platform/stm32nucleo-spirit1/stm32cube-lib b/platform/stm32nucleo-spirit1/stm32cube-lib index 25a065a28..6ff4221d0 160000 --- a/platform/stm32nucleo-spirit1/stm32cube-lib +++ b/platform/stm32nucleo-spirit1/stm32cube-lib @@ -1 +1 @@ -Subproject commit 25a065a28e4b1e05adb92df834939271fe6a700c +Subproject commit 6ff4221d03963844364616e6499e9401c0321c28