mbedtls/yotta/data/module.json
Manuel Pégourié-Gonnard f459a0f5f2 Bump yotta patch version
2015-09-02 10:24:46 +02:00

15 lines
336 B
JSON

{
"name": "mbedtls",
"version": "2.0.6",
"description": "The mbed TLS crypto/SSL/TLS library",
"private": true,
"license": "GPL-2.0",
"dependencies": {},
"targetDependencies": {
"mbed": { "cmsis-core": "~0.2.3" }
},
"testTargetDependencies": {
"mbed": { "sockets": "~0.3.0" }
}
}