commit | addd52fdde56acee0313b3f4cdcb0a0289d5f931 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Wed Aug 12 11:37:30 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Wed Aug 12 11:37:30 2015 +0200 |
tree | 4d1b0b06737740e3cc1479a0c5f3f77c32540c28 | |
parent | 46c4fa16abc1971eac9a8a9def0fc78ed8043a1e [diff] |
Add description for the yotta module
diff --git a/yotta/data/module.json b/yotta/data/module.json index ec3f51f..023b7bc 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": {},