Commit Graph

7 Commits

Author SHA1 Message Date
Tatiana Leon fa3f38f698 readmes: update toolchain environment name for ConnectCore 6UL
Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com>
2023-09-06 12:25:57 +02:00
Arturo Buzarra f397c85183 cryptochip-gen-random: refresh the warning to use the new library application
The newest version of cryptoauthlib provides a new test application to validate
and lock the cryptochip configuration.

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2021-01-15 08:50:43 +01:00
Gabriel Valcazar ff20d8c0a9 cryptochip-gen-random: remove --static flag from LDLIBS
The newest version of cryptoauthlib is built as a shared library instead of a
static one.

https://jira.digi.com/browse/DEL-6835

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-11-05 15:42:18 +01:00
Jose Diaz de Grenu a821bc2f7c README.md: standarize prompts
Use the same prompts that we use in the online documentation:
* For the target: "~#"
* For the host:   "~$"

Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
2019-06-12 13:14:28 +02:00
Jose Diaz de Grenu 9286799d5c README.md: minor fixes
Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
2019-06-12 13:14:18 +02:00
Gabriel Valcazar a2a5d119b9 cryptochip: check if the device is configured before continuing
RNG and encryption operations won't work unless the cryptochip is configured
for TLS operations. Print a warning if the chip hasn't been configured yet.

https://jira.digi.com/browse/DEL-5710

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2018-02-21 11:34:10 +01:00
Diaz de Grenu, Jose 2302b7c2e2 dey-examples: add example to use the Atmel ATECC508A
https://jira.digi.com/browse/DEL-4371

Signed-off-by: Diaz de Grenu, Jose <Jose.DiazdeGrenu@digi.com>
2017-07-03 19:10:41 +02:00