Board not linkerscript

This commit is contained in:
Jason2866 2021-06-06 18:05:09 +02:00 committed by GitHub
parent 4030a40dbe
commit 1407d82073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ build_flags = ${common.build_flags} ${irremoteesp_full.build_flags}
[env:tasmota-zbbridge] [env:tasmota-zbbridge]
build_flags = ${common.build_flags} -DFIRMWARE_ZBBRIDGE build_flags = ${common.build_flags} -DFIRMWARE_ZBBRIDGE
board_build.ldscript = eagle.flash.2m256.ld board = esp8266_2M256
board_build.f_cpu = 160000000L board_build.f_cpu = 160000000L
lib_extra_dirs = lib/lib_ssl lib_extra_dirs = lib/lib_ssl