mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-02 10:36:07 +02:00
17 lines
324 B
JSON
17 lines
324 B
JSON
{
|
|
"name": "mbedtls",
|
|
"version": "1.5.0-alpha1",
|
|
"licenses":[{
|
|
"type": "GPL-2.0",
|
|
"url": "https://spdx.org/licenses/GPL-2.0"
|
|
}],
|
|
"extraIncludes": ["include"],
|
|
"dependencies":{
|
|
},
|
|
"targetDependencies": {
|
|
"arm": {
|
|
"mbed": "ARMmbed/mbed-sdk"
|
|
}
|
|
}
|
|
}
|