updated iris-kit mqtt to aliot
This commit is contained in:
@@ -21,26 +21,22 @@ upload_speed = 115200
|
||||
upload_port = /dev/ttyUSB0
|
||||
monitor_port = /dev/ttyUSB0
|
||||
board_build.flash_mode = dout
|
||||
build_flags =
|
||||
-Wno-unused-function
|
||||
-Wno-unused-variable
|
||||
-DLOG_DEBUG=1
|
||||
-DLOG_INFO=1
|
||||
-DLOG_ERROR=1
|
||||
-I${common.workspace}/lib/irext/include
|
||||
-I${common.workspace}/lib/linksdk
|
||||
-I${common.workspace}/lib/linksdk/core
|
||||
-I${common.workspace}/lib/linksdk/core/utils
|
||||
-I${common.workspace}/lib/linksdk/core/sysdep
|
||||
build_flags =
|
||||
-Wno-unused-function
|
||||
-Wno-unused-variable
|
||||
-DLOG_DEBUG=1
|
||||
-DLOG_INFO=1
|
||||
-DLOG_ERROR=1
|
||||
-I${common.workspace}/lib/irext/include
|
||||
|
||||
[env:esp8266-1m-base]
|
||||
board = ${common.board_1m}
|
||||
board_build.ldscript = ${common.ldscript_1m}
|
||||
lib_deps =
|
||||
WifiManager@^2.0.11
|
||||
PubSubClient@^2.8
|
||||
rweather/Crypto@^0.2.0
|
||||
sui77/rc-switch@^2.6.4
|
||||
ArduinoJson@^6.0
|
||||
IRremoteESP8266@^2.8.6
|
||||
AliyunIoTSDK@^0.3
|
||||
lib_deps =
|
||||
WifiManager@^2.0.11
|
||||
PubSubClient@^2.8
|
||||
rweather/Crypto@^0.2.0
|
||||
sui77/rc-switch@^2.6.4
|
||||
ArduinoJson@^6.0
|
||||
IRremoteESP8266@^2.8.6
|
||||
AliyunIoTSDK@^0.3
|
||||
|
||||
Reference in New Issue
Block a user