/
SoRusV
/
Tasmota
Обзор
Документация
Войти
/
SoRusV
/
Tasmota
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
development
lib/libesp32/HttpClientLight/library.json
17 строк
413 B
Theo Arends
Rename HttpClientLight
21 май 2023, 17:51
21 май 2023, 17:51
a39d1ee
Код
Авторство
О чём код?
{ "name": "HttpClient light", "version": "1.0", "description": "Forked version of Arduino HttpClient to support BearSSL instead of mbedTLS", "license": "MIT", "homepage": "https://github.com/arendst/Tasmota", "frameworks": "arduino", "platforms": "espressif32", "authors": { "name": "Stephan Hadinger", "maintainer": true }, "build": { "flags": [ "-I$PROJECT_DIR/include" ] } }