From 71f941097da476d1e1252405c5d91eab80ccb618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Thu, 28 Jun 2018 13:46:29 +0200 Subject: [PATCH] Fix mismatch between memory size and layout for several boards --- code/platformio.ini | 46 ++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/code/platformio.ini b/code/platformio.ini index 9e42b38a..c642c425 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -1405,7 +1405,7 @@ board = ${common.board_4m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_1m0m} -DEXS_WIFI_RELAY_V31 +build_flags = ${common.build_flags_4m1m} -DEXS_WIFI_RELAY_V31 monitor_speed = ${common.monitor_speed} extra_scripts = ${common.extra_scripts} @@ -1416,7 +1416,7 @@ board = ${common.board_4m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_1m0m} -DEXS_WIFI_RELAY_V31 +build_flags = ${common.build_flags_4m1m} -DEXS_WIFI_RELAY_V31 upload_speed = ${common.upload_speed} upload_port = ${common.upload_port} upload_flags = ${common.upload_flags} @@ -1719,7 +1719,7 @@ board = ${common.board_1m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_4m1m} -DEUROMATE_WIFI_STECKER_SCHUKO +build_flags = ${common.build_flags_1m0m} -DEUROMATE_WIFI_STECKER_SCHUKO monitor_speed = ${common.monitor_speed} extra_scripts = ${common.extra_scripts} @@ -1730,7 +1730,7 @@ board = ${common.board_1m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_4m1m} -DEUROMATE_WIFI_STECKER_SCHUKO +build_flags = ${common.build_flags_1m0m} -DEUROMATE_WIFI_STECKER_SCHUKO upload_speed = ${common.upload_speed} upload_port = ${common.upload_port} upload_flags = ${common.upload_flags} @@ -1743,7 +1743,7 @@ board = ${common.board_1m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_4m1m} -DTONBUX_POWERSTRIP02 +build_flags = ${common.build_flags_1m0m} -DTONBUX_POWERSTRIP02 monitor_speed = ${common.monitor_speed} extra_scripts = ${common.extra_scripts} @@ -1754,7 +1754,7 @@ board = ${common.board_1m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_4m1m} -DTONBUX_POWERSTRIP02 +build_flags = ${common.build_flags_1m0m} -DTONBUX_POWERSTRIP02 upload_speed = ${common.upload_speed} upload_port = ${common.upload_port} upload_flags = ${common.upload_flags} @@ -1767,7 +1767,7 @@ board = ${common.board_1m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_4m1m} -DLINGAN_SWA1 +build_flags = ${common.build_flags_1m0m} -DLINGAN_SWA1 monitor_speed = ${common.monitor_speed} extra_scripts = ${common.extra_scripts} @@ -1778,7 +1778,7 @@ board = ${common.board_1m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_4m1m} -DLINGAN_SWA1 +build_flags = ${common.build_flags_1m0m} -DLINGAN_SWA1 upload_speed = ${common.upload_speed} upload_port = ${common.upload_port} upload_flags = ${common.upload_flags} @@ -1956,11 +1956,11 @@ extra_scripts = ${common.extra_scripts} [env:arniex-swifitch] platform = ${common.platform} framework = ${common.framework} -board = ${common.board_1m} +board = ${common.board_4m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_1m0m} -DARNIEX_SWIFITCH +build_flags = ${common.build_flags_4m1m} -DARNIEX_SWIFITCH extra_scripts = ${common.extra_scripts} monitor_speed = ${common.monitor_speed} @@ -1971,7 +1971,7 @@ board = ${common.board_4m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_1m0m} -DARNIEX_SWIFITCH +build_flags = ${common.build_flags_4m1m} -DARNIEX_SWIFITCH upload_speed = ${common.upload_speed} upload_port = ${common.upload_port} upload_flags = ${common.upload_flags} @@ -2009,7 +2009,7 @@ board = ${common.board_4m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_1m0m} -DLUANI_HVIO +build_flags = ${common.build_flags_4m1m} -DLUANI_HVIO monitor_speed = ${common.monitor_speed} extra_scripts = ${common.extra_scripts} @@ -2020,7 +2020,7 @@ board = ${common.board_4m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_1m0m} -DZLUANI_HVIO +build_flags = ${common.build_flags_4m1m} -DLUANI_HVIO upload_speed = ${common.upload_speed} upload_port = ${common.upload_port} upload_flags = ${common.upload_flags} @@ -2034,7 +2034,7 @@ board = ${common.board_1m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_4m1m} -DNEO_COOLCAM_NAS_WR01W +build_flags = ${common.build_flags_1m0m} -DNEO_COOLCAM_NAS_WR01W monitor_speed = ${common.monitor_speed} extra_scripts = ${common.extra_scripts} @@ -2045,7 +2045,7 @@ board = ${common.board_1m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_4m1m} -DNEO_COOLCAM_NAS_WR01W +build_flags = ${common.build_flags_1m0m} -DNEO_COOLCAM_NAS_WR01W upload_speed = ${common.upload_speed} upload_port = ${common.upload_port} upload_flags = ${common.upload_flags} @@ -2058,7 +2058,7 @@ board = ${common.board_1m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_4m1m} -DESTINK_WIFI_POWER_STRIP +build_flags = ${common.build_flags_1m0m} -DESTINK_WIFI_POWER_STRIP monitor_speed = ${common.monitor_speed} extra_scripts = ${common.extra_scripts} @@ -2069,7 +2069,7 @@ board = ${common.board_1m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_4m1m} -DESTINK_WIFI_POWER_STRIP +build_flags = ${common.build_flags_1m0m} -DESTINK_WIFI_POWER_STRIP upload_speed = ${common.upload_speed} upload_port = ${common.upload_port} upload_flags = ${common.upload_flags} @@ -2206,7 +2206,7 @@ board = ${common.board_4m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_1m0m} -DALLNET_4DUINO_IOT_WLAN_RELAIS +build_flags = ${common.build_flags_4m1m} -DALLNET_4DUINO_IOT_WLAN_RELAIS monitor_speed = ${common.monitor_speed} extra_scripts = ${common.extra_scripts} @@ -2217,7 +2217,7 @@ board = ${common.board_4m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_1m0m} -DALLNET_4DUINO_IOT_WLAN_RELAIS +build_flags = ${common.build_flags_4m1m} -DALLNET_4DUINO_IOT_WLAN_RELAIS upload_speed = ${common.upload_speed} upload_port = ${common.upload_port} upload_flags = ${common.upload_flags} @@ -2278,7 +2278,7 @@ board = ${common.board_4m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_1m0m} -DNODEMCU_BASIC -DGEIGER_SUPPORT=1 -DEVENTS_SUPPORT=0 -DINFLUXDB_SUPPORT=1 -DALEXA_SUPPORT=0 -DALEXA_ENABLED=0 +build_flags = ${common.build_flags_4m1m} -DNODEMCU_BASIC -DGEIGER_SUPPORT=1 -DEVENTS_SUPPORT=0 -DINFLUXDB_SUPPORT=1 -DALEXA_SUPPORT=0 -DALEXA_ENABLED=0 upload_speed = ${common.upload_speed_fast} monitor_speed = ${common.monitor_speed} extra_scripts = ${common.extra_scripts} @@ -2290,7 +2290,7 @@ board = ${common.board_4m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_1m0m} -DNODEMCU_BASIC -DGEIGER_SUPPORT=1 -DEVENTS_SUPPORT=0 -DINFLUXDB_SUPPORT=1 -DALEXA_SUPPORT=0 -DALEXA_ENABLED=0 +build_flags = ${common.build_flags_4m1m} -DNODEMCU_BASIC -DGEIGER_SUPPORT=1 -DEVENTS_SUPPORT=0 -DINFLUXDB_SUPPORT=1 -DALEXA_SUPPORT=0 -DALEXA_ENABLED=0 upload_speed = ${common.upload_speed_fast} monitor_speed = ${common.monitor_speed} upload_port = ${common.upload_port} @@ -2330,7 +2330,7 @@ board = ${common.board_4m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_1m0m} -DBH_ONOFRE +build_flags = ${common.build_flags_4m1m} -DBH_ONOFRE upload_speed = ${common.upload_speed_fast} monitor_speed = ${common.monitor_speed} extra_scripts = ${common.extra_scripts} @@ -2342,7 +2342,7 @@ board = ${common.board_4m} board_build.flash_mode = ${common.flash_mode} lib_deps = ${common.lib_deps} lib_ignore = ${common.lib_ignore} -build_flags = ${common.build_flags_1m0m} -DBH_ONOFRE +build_flags = ${common.build_flags_4m1m} -DBH_ONOFRE upload_speed = ${common.upload_speed_fast} monitor_speed = ${common.monitor_speed} upload_port = ${common.upload_port}