esp-open-rtos/examples/atcatool
Peter Dunshee e66e87aa8e Add Atmel CryptoAuthLib to extras
This is Atmel/Microchip's official library for interfacing
to the Atmel ATECC508 chip.  The submodule points to their
repository in GitHub.

Additionally, this includes the HAL necessary to use this library
in esp_open_rtos using the i2c library in extras/i2c.  I have also
included a tool I wrote to play with the chip as an example under
examples/atcatool.

The extras module currently overrides atca_iface.h to fix bug in
cryptoauthlib (c11-only feature, which breaks c++ builds that want
to use cryptoauthlib)
2019-05-06 13:59:15 -05:00
..
cmd_ecdh.c Add Atmel CryptoAuthLib to extras 2019-05-06 13:59:15 -05:00
cmd_priv.c Add Atmel CryptoAuthLib to extras 2019-05-06 13:59:15 -05:00
cmd_pub.c Add Atmel CryptoAuthLib to extras 2019-05-06 13:59:15 -05:00
cmd_verify.c Add Atmel CryptoAuthLib to extras 2019-05-06 13:59:15 -05:00
cmdutility.c Add Atmel CryptoAuthLib to extras 2019-05-06 13:59:15 -05:00
FreeRTOSConfig.h Add Atmel CryptoAuthLib to extras 2019-05-06 13:59:15 -05:00
Makefile Add Atmel CryptoAuthLib to extras 2019-05-06 13:59:15 -05:00
pubkeyprog.c Add Atmel CryptoAuthLib to extras 2019-05-06 13:59:15 -05:00
uart_cmds.h Add Atmel CryptoAuthLib to extras 2019-05-06 13:59:15 -05:00