Updates of REAME files (main and submodule).
This commit is contained in:
parent
87970a88a4
commit
875bfd0a1a
|
@ -63,8 +63,8 @@ Software Requirements
|
||||||
The following software are needed:
|
The following software are needed:
|
||||||
|
|
||||||
* ST port of Contiki for STM32 Nucleo and expansion boards.
|
* 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
|
git clone https://github.com/STclab/contiki.git
|
||||||
cd contiki/
|
cd contiki/
|
||||||
|
@ -72,6 +72,7 @@ The following commands are needed to download the full porting:
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
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.
|
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.
|
||||||
|
|
||||||
The platform name is: stm32nucleo-spirit1
|
The platform name is: stm32nucleo-spirit1
|
||||||
|
@ -151,3 +152,4 @@ automatically created when plugging the STM32 Nucleo board to the PC.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 25a065a28e4b1e05adb92df834939271fe6a700c
|
Subproject commit 6ff4221d03963844364616e6499e9401c0321c28
|
Loading…
Reference in a new issue