We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2f436 commit fe46699Copy full SHA for fe46699
uecide.json
@@ -0,0 +1,18 @@
1
+{
2
+ "name": "ArduinoECCX08",
3
+ "provides": "ArduinoECCX08.h",
4
+ "description": "Arduino Library for the Atmel/Microchip ECC508 and ECC608 crypto chips",
5
+ "version": "1.0.3",
6
+ "maintainer": "Arduino <[email protected]>",
7
+ "category": "Communications",
8
+ "subcategory": "Encryption",
9
+ "family": "arm-sam",
10
+ "core": "arduino-sam",
11
+ "install": {
12
+ "examples": "/",
13
+ "keywords.txt": "/",
14
+ "library.properties": "/",
15
+ "src": "/"
16
+ },
17
+ "readme": "README.adoc"
18
+}
0 commit comments