From 93c26702843fbf124e7fae7bad7b6eef6378c937 Mon Sep 17 00:00:00 2001 From: kokke Date: Tue, 22 May 2018 19:30:59 +0200 Subject: Update library.json --- library.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library.json b/library.json index 2ea8346..d7abe89 100644 --- a/library.json +++ b/library.json @@ -8,5 +8,6 @@ "url": "https://github.com/kokke/tiny-AES-c.git" }, "frameworks": "*", - "platforms": "*" + "platforms": "*", + "examples": "test.c" } -- cgit v1.2.3