Merge pull request #9626 from s-hadinger/zbbridge_compile_faster

Optimize compile time for zbbridge
This commit is contained in:
Theo Arends 2020-10-26 09:29:05 +01:00 committed by GitHub
commit 173330a606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ lib_extra_dirs = ${common.lib_extra_dirs}
[env:tasmota-zbbridge]
build_flags = ${common.build_flags} -DFIRMWARE_ZBBRIDGE
board_build.f_cpu = 160000000L
lib_extra_dirs = lib_basic, lib_ssl
lib_extra_dirs = lib_ssl
[env:tasmota-BG]
build_flags = ${common.build_flags} -DMY_LANGUAGE=bg_BG