diff --git a/uecide.json b/uecide.json new file mode 100644 index 0000000..4cc0abd --- /dev/null +++ b/uecide.json @@ -0,0 +1,18 @@ +{ + "name": "ArduinoECCX08", + "provides": "ArduinoECCX08.h", + "description": "Arduino Library for the Atmel/Microchip ECC508 and ECC608 crypto chips", + "version": "1.0.3", + "maintainer": "Arduino ", + "category": "Communications", + "subcategory": "Encryption", + "family": "arm-samd", + "core": "arduino-samd", + "install": { + "examples": "/", + "keywords.txt": "/", + "library.properties": "/", + "src": "/" + }, + "readme": "README.adoc" +}