diff options
-rw-r--r-- | library.json | 3 |
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": "*" } |