From d3bdeeb966aab7687dfea63d7bf9d16e4538689a Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 29 Jan 2019 10:52:40 +0100 Subject: [PATCH] Added lib CryptoAuthLib https://github.com/arduino/Arduino/issues/8428 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 95e17d86..fb897067 100644 --- a/registry.txt +++ b/registry.txt @@ -2099,3 +2099,4 @@ https://github.com/JoaoLopesF/ESP32MotorControl.git|Contributed|ESP32MotorContro https://github.com/janelia-arduino/MPR121.git|Contributed|MPR121 https://github.com/coddingtonbear/arduino-managed-serial-device.git|Contributed|arduino-managed-serial-device https://github.com/GabrielNotman/RTCCounter.git|Contributed|RTCCounter +https://github.com/GabrielNotman/cryptoauthlib.git|Contributed|CryptoAuthLib