readmes: update toolchain environment name for ConnectCore 6UL

Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com>
This commit is contained in:
Tatiana Leon 2023-09-06 12:25:01 +02:00
parent cbdb94face
commit fa3f38f698
11 changed files with 23 additions and 22 deletions

View File

@ -50,7 +50,7 @@ sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL: for example, for ConnectCore 6UL:
``` ```
~$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi ~$ . <DEY-toolchain-path>/environment-setup-cortexa7t2hf-neon-dey-linux-gnueabi
~$ make ~$ make
``` ```
@ -58,7 +58,7 @@ For more information, see the [Digi Embedded Yocto online documentation](https:/
License License
------- -------
Copyright 2017-2022, Digi International Inc. Copyright 2017-2023, Digi International Inc.
Permission to use, copy, modify, and/or distribute this software for any purpose Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice with or without fee is hereby granted, provided that the above copyright notice

View File

@ -138,7 +138,7 @@ sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL: for example, for ConnectCore 6UL:
``` ```
~$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi ~$ . <DEY-toolchain-path>/environment-setup-cortexa7t2hf-neon-dey-linux-gnueabi
~$ make ~$ make
``` ```
@ -146,7 +146,7 @@ For more information, see the [Digi Embedded Yocto online documentation](https:/
License License
------- -------
Copyright 2018-2022, Digi International Inc. Copyright 2018-2023, Digi International Inc.
Permission to use, copy, modify, and/or distribute this software for any purpose Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice with or without fee is hereby granted, provided that the above copyright notice

View File

@ -67,14 +67,15 @@ sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL: for example, for ConnectCore 6UL:
``` ```
~$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-neon-dey-linux-gnueabi ~$ . <DEY-toolchain-path>/environment-setup-cortexa7t2hf-neon-dey-linux-gnueabi
~$ make ~$ make
``` ```
For more information, see the [Digi Embedded Yocto online documentation](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-2022, Digi International Inc. Copyright 2017-2023, Digi International Inc.
Permission to use, copy, modify, and/or distribute this software for any purpose Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice with or without fee is hereby granted, provided that the above copyright notice

View File

@ -88,7 +88,7 @@ sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL: for example, for ConnectCore 6UL:
``` ```
~$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi ~$ . <DEY-toolchain-path>/environment-setup-cortexa7t2hf-neon-dey-linux-gnueabi
~$ make ~$ make
``` ```
@ -96,7 +96,7 @@ For more information, see the [Digi Embedded Yocto online documentation](https:/
License License
------- -------
Copyright 2017-2022, Digi International Inc. Copyright 2017-2023, Digi International Inc.
Permission to use, copy, modify, and/or distribute this software for any purpose Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice with or without fee is hereby granted, provided that the above copyright notice

View File

@ -69,7 +69,7 @@ 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, sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL: for example, for ConnectCore 6UL:
``` ```
~$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi ~$ . <DEY-toolchain-path>/environment-setup-cortexa7t2hf-neon-dey-linux-gnueabi
~$ make ~$ make
``` ```
@ -77,7 +77,7 @@ For more information, see the [Digi Embedded Yocto](https://github.com/digi-embe
License License
------- -------
Copyright 2019, Digi International Inc. Copyright 2019-2023, Digi International Inc.
Permission to use, copy, modify, and/or distribute this software for any purpose Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice with or without fee is hereby granted, provided that the above copyright notice

View File

@ -48,7 +48,7 @@ sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL: for example, for ConnectCore 6UL:
``` ```
~$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi ~$ . <DEY-toolchain-path>/environment-setup-cortexa7t2hf-neon-dey-linux-gnueabi
~$ make ~$ make
``` ```
@ -56,7 +56,7 @@ For more information, see the [Digi Embedded Yocto online documentation](https:/
License License
------- -------
Copyright 2017-2022, Digi International Inc. Copyright 2017-2023, Digi International Inc.
Permission to use, copy, modify, and/or distribute this software for any purpose Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice with or without fee is hereby granted, provided that the above copyright notice

View File

@ -104,7 +104,7 @@ sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL: for example, for ConnectCore 6UL:
``` ```
~$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-neon-dey-linux-gnueabi ~$ . <DEY-toolchain-path>/environment-setup-cortexa7t2hf-neon-dey-linux-gnueabi
~$ make ~$ make
``` ```
@ -112,7 +112,7 @@ For more information, see the [Digi Embedded Yocto online documentation](https:/
License License
------- -------
Copyright 2017-2022, Digi International Inc. Copyright 2017-2023, Digi International Inc.
Permission to use, copy, modify, and/or distribute this software for any purpose Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice with or without fee is hereby granted, provided that the above copyright notice

View File

@ -33,7 +33,7 @@ sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL: for example, for ConnectCore 6UL:
``` ```
~$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi ~$ . <DEY-toolchain-path>/environment-setup-cortexa7t2hf-neon-dey-linux-gnueabi
~$ make ~$ make
``` ```
@ -41,7 +41,7 @@ For more information, see the [Digi Embedded Yocto online documentation](https:/
License License
------- -------
Copyright 2018, Digi International Inc. Copyright 2018-2023, Digi International Inc.
Permission to use, copy, modify, and/or distribute this software for any purpose Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice with or without fee is hereby granted, provided that the above copyright notice

View File

@ -89,7 +89,7 @@ sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL: for example, for ConnectCore 6UL:
``` ```
~$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi ~$ . <DEY-toolchain-path>/environment-setup-cortexa7t2hf-neon-dey-linux-gnueabi
~$ make ~$ make
``` ```
@ -97,7 +97,7 @@ For more information, see the [Digi Embedded Yocto online documentation](https:/
License License
------- -------
Copyright 2017, Digi International Inc. Copyright 2017-2023, Digi International Inc.
Permission to use, copy, modify, and/or distribute this software for any purpose Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice with or without fee is hereby granted, provided that the above copyright notice

View File

@ -57,7 +57,7 @@ sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL: for example, for ConnectCore 6UL:
``` ```
~$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi ~$ . <DEY-toolchain-path>/environment-setup-cortexa7t2hf-neon-dey-linux-gnueabi
~$ make ~$ make
``` ```
@ -65,7 +65,7 @@ For more information, see the [Digi Embedded Yocto online documentation](https:/
License License
------- -------
Copyright 2019-2021, Digi International Inc. Copyright 2019-2023, Digi International Inc.
Permission to use, copy, modify, and/or distribute this software for any purpose Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice with or without fee is hereby granted, provided that the above copyright notice

View File

@ -64,7 +64,7 @@ sure to source the corresponding toolchain of the platform you are using,
for example, for ConnectCore 6UL: for example, for ConnectCore 6UL:
``` ```
~$ . <DEY-toolchain-path>/environment-setup-cortexa7hf-vfp-neon-dey-linux-gnueabi ~$ . <DEY-toolchain-path>/environment-setup-cortexa7t2hf-neon-dey-linux-gnueabi
~$ make ~$ make
``` ```
@ -72,7 +72,7 @@ For more information, see the [Digi Embedded Yocto online documentation](https:/
License License
------- -------
Copyright 2017, Digi International Inc. Copyright 2017-2023, Digi International Inc.
Permission to use, copy, modify, and/or distribute this software for any purpose Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice with or without fee is hereby granted, provided that the above copyright notice