mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 19:56:30 +00:00
Allow KNX and Zigbee to be compiled together
This commit is contained in:
parent
e49dfa7296
commit
b107725620
@ -61,7 +61,7 @@ lib_extra_dirs = lib/lib_basic
|
|||||||
[env:tasmota-zbbridge]
|
[env:tasmota-zbbridge]
|
||||||
build_flags = ${env.build_flags} -DFIRMWARE_ZBBRIDGE
|
build_flags = ${env.build_flags} -DFIRMWARE_ZBBRIDGE
|
||||||
board = esp8266_zbbridge
|
board = esp8266_zbbridge
|
||||||
lib_extra_dirs = lib/lib_basic, lib/lib_ssl
|
lib_extra_dirs = lib/lib_basic, lib/lib_ssl, lib/lib_div
|
||||||
|
|
||||||
[env:tasmota-zigbee]
|
[env:tasmota-zigbee]
|
||||||
build_flags = ${env.build_flags} -DUSE_ZIGBEE -DUSE_CCLOADER -DUSE_UFILESYS
|
build_flags = ${env.build_flags} -DUSE_ZIGBEE -DUSE_CCLOADER -DUSE_UFILESYS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user