We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5acc3c9 commit 365593cCopy full SHA for 365593c
README.adoc
@@ -2,9 +2,6 @@
2
3
Arduino Library for the Atmel/Microchip ECC508 and ECC608 crypto chips
4
5
-For more information about this library please visit us at
6
-http://www.arduino.cc/en/Reference/ArduinoECCX08
7
-
8
== License ==
9
10
Copyright (c) 2018 Arduino SA. All rights reserved.
library.properties
@@ -5,6 +5,6 @@ maintainer=Arduino <[email protected]>
sentence=Arduino Library for the Atmel/Microchip ECC508 and ECC608 crypto chips
paragraph=
category=Communication
-url=http://www.arduino.cc/en/Reference/ArduinoECCX08
+url=https://github.com/arduino-libraries/ArduinoECCX08
architectures=*
includes=ArduinoECCX08.h
0 commit comments