README.md: minor fixes

Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
This commit is contained in:
Jose Diaz de Grenu 2019-06-06 18:40:58 +02:00
parent ab38a1e6c9
commit 9286799d5c
10 changed files with 30 additions and 22 deletions

View File

@ -40,14 +40,15 @@ If no arguments are provided, the example will use the default values:
Compiling the application Compiling the application
------------------------- -------------------------
This demo can be compiled using a Digi Embedded Yocto based toolchain. Make This demo can be compiled using a Digi Embedded Yocto based toolchain. Make
sure to source the corresponding toolchain of the platform you are using, e.g: sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL:
``` ```
$> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi $> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi
$> make $> make
``` ```
More information about [Digi Embedded Yocto](https://github.com/digi-embedded/meta-digi). For more information, see the [Digi Embedded Yocto online documentation](https://github.com/digi-embedded/meta-digi).
License License
------- -------

View File

@ -120,14 +120,15 @@ The application will send frames periodically with the selected time rate.
Compiling the application Compiling the application
------------------------- -------------------------
These demos can be compiled using a Digi Embedded Yocto based toolchain. Make These demos can be compiled using a Digi Embedded Yocto based toolchain. Make
sure to source the corresponding toolchain of the platform you are using, e.g: sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL:
``` ```
$> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi $> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi
$> make $> make
``` ```
More information about [Digi Embedded Yocto](https://github.com/digi-embedded/meta-digi). For more information, see the [Digi Embedded Yocto online documentation](https://github.com/digi-embedded/meta-digi).
License License
------- -------

View File

@ -50,15 +50,15 @@ If no arguments are provided, the example will use the default values:
Compiling the application Compiling the application
------------------------- -------------------------
This example can be compiled using a Digi Embedded Yocto based toolchain. Make This example can be compiled using a Digi Embedded Yocto based toolchain. Make
sure to source the corresponding toolchain of the platform you are using, e.g: sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL:
``` ```
$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-neon-dey-linux-gnueabi $ . <DEY-toolchain-path>/environment-setup-cortexa7hf-neon-dey-linux-gnueabi
$ make $ make
``` ```
More information about [Digi Embedded Yocto](https://github.com/digi-embedded/meta-digi). For more information, see the [Digi Embedded Yocto online documentation](https://github.com/digi-embedded/meta-digi).
License License
------- -------
Copyright 2017, Digi International Inc. Copyright 2017, Digi International Inc.

View File

@ -63,14 +63,15 @@ If no arguments are provided, the example will use the default values:
Compiling the application Compiling the application
------------------------- -------------------------
This example can be compiled using a Digi Embedded Yocto based toolchain. Make This example can be compiled using a Digi Embedded Yocto based toolchain. Make
sure to source the corresponding toolchain of the platform you are using, e.g: sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL:
``` ```
$> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi $> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi
$> make $> make
``` ```
More information about [Digi Embedded Yocto](https://github.com/digi-embedded/meta-digi). For more information, see the [Digi Embedded Yocto online documentation](https://github.com/digi-embedded/meta-digi).
License License
------- -------

View File

@ -39,14 +39,15 @@ If no arguments are provided, the example will use the default values:
Compiling the application Compiling the application
------------------------- -------------------------
This demo can be compiled using a Digi Embedded Yocto based toolchain. Make This demo can be compiled using a Digi Embedded Yocto based toolchain. Make
sure to source the corresponding toolchain of the platform you are using, e.g: sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL:
``` ```
$> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi $> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi
$> make $> make
``` ```
More information about [Digi Embedded Yocto](https://github.com/digi-embedded/meta-digi). For more information, see the [Digi Embedded Yocto online documentation](https://github.com/digi-embedded/meta-digi).
License License
------- -------

View File

@ -85,14 +85,15 @@ If no arguments are provided, the example will use the default values:
Compiling the application Compiling the application
------------------------- -------------------------
This example can be compiled using a Digi Embedded Yocto based toolchain. Make This example can be compiled using a Digi Embedded Yocto based toolchain. Make
sure to source the corresponding toolchain of the platform you are using, e.g: sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL:
``` ```
$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-neon-dey-linux-gnueabi $ . <DEY-toolchain-path>/environment-setup-cortexa7hf-neon-dey-linux-gnueabi
$ make $ make
``` ```
More information about [Digi Embedded Yocto](https://github.com/digi-embedded/meta-digi). For more information, see the [Digi Embedded Yocto online documentation](https://github.com/digi-embedded/meta-digi).
License License
------- -------

View File

@ -29,14 +29,15 @@ If no arguments are provided, the example will use the default values:
Compiling the application Compiling the application
------------------------- -------------------------
This demo can be compiled using a Digi Embedded Yocto based toolchain. Make This demo can be compiled using a Digi Embedded Yocto based toolchain. Make
sure to source the corresponding toolchain of the platform you are using, e.g: sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL:
``` ```
$> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi $> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi
$> make $> make
``` ```
More information about [Digi Embedded Yocto](https://github.com/digi-embedded/meta-digi). For more information, see the [Digi Embedded Yocto online documentation](https://github.com/digi-embedded/meta-digi).
License License
------- -------

View File

@ -85,15 +85,15 @@ You can specify the configuration file with `-c`:
Compiling the application Compiling the application
------------------------- -------------------------
This demo can be compiled using a Digi Embedded Yocto based toolchain. Make This demo can be compiled using a Digi Embedded Yocto based toolchain. Make
sure to source the corresponding toolchain of the platform you want to build sure to source the corresponding toolchain of the platform you are using,
the connector for, e.g: for example, for ConnectCore 6UL:
``` ```
$> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi $> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi
$> make $> make
``` ```
More information about [Digi Embedded Yocto](https://github.com/digi-embedded/meta-digi). For more information, see the [Digi Embedded Yocto online documentation](https://github.com/digi-embedded/meta-digi).
License License
------- -------

View File

@ -53,14 +53,15 @@ Test file
Compiling the application Compiling the application
------------------------- -------------------------
This demo can be compiled using a Digi Embedded Yocto based toolchain. Make This demo can be compiled using a Digi Embedded Yocto based toolchain. Make
sure to source the corresponding toolchain of the platform you are using, e.g: sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL:
``` ```
$> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi $> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi
$> make $> make
``` ```
More information about [Digi Embedded Yocto](https://github.com/digi-embedded/meta-digi). For more information, see the [Digi Embedded Yocto online documentation](https://github.com/digi-embedded/meta-digi).
License License
------- -------

View File

@ -60,14 +60,15 @@ Serial correlation coefficient is 0.000944 (totally uncorrelated = 0.0).
Compiling the application Compiling the application
------------------------- -------------------------
This demo can be compiled using a Digi Embedded Yocto based toolchain. Make This demo can be compiled using a Digi Embedded Yocto based toolchain. Make
sure to source the corresponding toolchain of the platform you are using, e.g: sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL:
``` ```
$> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi $> . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi
$> make $> make
``` ```
More information about [Digi Embedded Yocto](https://github.com/digi-embedded/meta-digi). For more information, see the [Digi Embedded Yocto online documentation](https://github.com/digi-embedded/meta-digi).
License License
------- -------