mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-03-14 21:56:31 +03:00
11 lines
292 B
JSON
11 lines
292 B
JSON
{
|
|
"name": "mbedtls_ssl",
|
|
"version": "3.6.5",
|
|
"description": "mbedtls SSL/TLS module compiled from source (Tasmota platform strips this from libmbedtls.a)",
|
|
"platforms": ["espressif32"],
|
|
"build": {
|
|
"extraScript": "configure.py",
|
|
"libArchive": false
|
|
}
|
|
}
|