mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-17 00:52:12 +00:00
Some changes for mbedtls when building ESP32
This commit is contained in:
parent
02491e074b
commit
4207216770
@ -7,4 +7,4 @@ paragraph=HAN support
|
||||
category=Sensors
|
||||
url=https://github.com/roarfred/AmsToMqttBridge
|
||||
architectures=*
|
||||
depends=Timezone,mbedtls
|
||||
depends=Timezone
|
||||
|
||||
@ -10,7 +10,7 @@ lib_deps = HanReader@1.0.1, ArduinoJson@6.14.1, MQTT@2.4.7, DallasTemperature@3.
|
||||
platform = espressif8266@2.5.1
|
||||
board = esp12e
|
||||
framework = ${common.framework}
|
||||
lib_deps = ${common.lib_deps}
|
||||
lib_deps = ${common.lib_deps}, mbedtls
|
||||
extra_scripts =
|
||||
pre:scripts/addversion.py
|
||||
scripts/makeweb.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user