Release tasmota-zigbee binary

This commit is contained in:
Theo Arends 2021-06-14 10:06:53 +02:00
parent 358d619a6e
commit 52da0b5cee
2 changed files with 4 additions and 6 deletions

View File

@ -1,9 +1,3 @@
[env:tasmota-zigbee]
board = esp8266_4M2M
build_flags = ${common.build_flags}
-DUSE_ZIGBEE
-DUSE_UFILESYS
[core]
; Activate (by removing the ";" in the next lines) if you want to override the standard core defined in platformio.ini !!!
;platform = ${core_stage.platform}

View File

@ -67,6 +67,10 @@ board = esp8266_2M256
board_build.f_cpu = 160000000L
lib_extra_dirs = lib/lib_ssl
[env:tasmota-zigbee]
build_flags = ${common.build_flags} -DUSE_ZIGBEE -DUSE_CCLOADER -DUSE_UFILESYS
board = esp8266_4M2M
[env:tasmota-AF]
build_flags = ${common.build_flags} -DMY_LANGUAGE=af_AF