|
|
@ -781,7 +781,7 @@ board = esp01_1m |
|
|
|
board_flash_mode = dout |
|
|
|
lib_deps = ${common.lib_deps} |
|
|
|
lib_ignore = ${common.lib_ignore} |
|
|
|
build_flags = -g -Wl,-Tesp8266.flash.1m0.ld -DHUACANXING_H801 -DDEBUG_PORT=Serial1 |
|
|
|
build_flags = -g -Wl,-Tesp8266.flash.1m0.ld -DHUACANXING_H801 |
|
|
|
monitor_baud = 115200 |
|
|
|
|
|
|
|
[env:huacanxing-h801-ota] |
|
|
@ -791,7 +791,7 @@ board = esp01_1m |
|
|
|
board_flash_mode = dout |
|
|
|
lib_deps = ${common.lib_deps} |
|
|
|
lib_ignore = ${common.lib_ignore} |
|
|
|
build_flags = -g -Wl,-Tesp8266.flash.1m0.ld -DHUACANXING_H801 -DDEBUG_PORT=Serial1 |
|
|
|
build_flags = -g -Wl,-Tesp8266.flash.1m0.ld -DHUACANXING_H801 |
|
|
|
upload_speed = 115200 |
|
|
|
upload_port = "192.168.4.1" |
|
|
|
upload_flags = --auth=fibonacci --port 8266 |
|
|
@ -804,7 +804,7 @@ board = esp01_1m |
|
|
|
board_flash_mode = dout |
|
|
|
lib_deps = ${common.lib_deps} |
|
|
|
lib_ignore = ${common.lib_ignore} |
|
|
|
build_flags = -g -Wl,-Tesp8266.flash.1m0.ld -DHUACANXING_H802 -DDEBUG_PORT=Serial1 |
|
|
|
build_flags = -g -Wl,-Tesp8266.flash.1m0.ld -DHUACANXING_H802 |
|
|
|
monitor_baud = 115200 |
|
|
|
|
|
|
|
[env:huacanxing-h802-ota] |
|
|
@ -814,7 +814,7 @@ board = esp01_1m |
|
|
|
board_flash_mode = dout |
|
|
|
lib_deps = ${common.lib_deps} |
|
|
|
lib_ignore = ${common.lib_ignore} |
|
|
|
build_flags = -g -Wl,-Tesp8266.flash.1m0.ld -DHUACANXING_H802 -DDEBUG_PORT=Serial1 |
|
|
|
build_flags = -g -Wl,-Tesp8266.flash.1m0.ld -DHUACANXING_H802 |
|
|
|
upload_speed = 115200 |
|
|
|
upload_port = "192.168.4.1" |
|
|
|
upload_flags = --auth=fibonacci --port 8266 |
|
|
|