From addd52fdde56acee0313b3f4cdcb0a0289d5f931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Wed, 12 Aug 2015 11:37:30 +0200 Subject: [PATCH] Add description for the yotta module --- yotta/data/module.json | 1 + 1 file changed, 1 insertion(+) diff --git a/yotta/data/module.json b/yotta/data/module.json index ec3f51f25..023b7bc63 100644 --- a/yotta/data/module.json +++ b/yotta/data/module.json @@ -1,6 +1,7 @@ { "name": "mbedtls", "version": "2.0.4", + "description": "The mbed TLS crypto/SSL/TLS library", "private": true, "license": "GPL-2.0", "dependencies": {},