summaryrefslogtreecommitdiffstats
path: root/library.json
diff options
context:
space:
mode:
Diffstat (limited to 'library.json')
-rw-r--r--library.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/library.json b/library.json
index bd1692c..2ea8346 100644
--- a/library.json
+++ b/library.json
@@ -7,5 +7,6 @@
"type": "git",
"url": "https://github.com/kokke/tiny-AES-c.git"
},
- "frameworks": "arduino"
+ "frameworks": "*",
+ "platforms": "*"
}