This commit is contained in:
gemu2015 2020-08-15 16:11:27 +02:00
parent 45f7898a9e
commit 34a0650b00
3 changed files with 3 additions and 105959 deletions

View File

@ -14,7 +14,7 @@ build_dir = .pioenvs
workspace_dir = .pioenvs workspace_dir = .pioenvs
build_cache_dir = .cache build_cache_dir = .cache
extra_configs = platformio_tasmota_env.ini extra_configs = platformio_tasmota_env.ini
; platformio_override.ini platformio_override.ini
; *** Build/upload environment ; *** Build/upload environment
default_envs = default_envs =
@ -32,7 +32,7 @@ default_envs =
; tasmota-BR ; tasmota-BR
; tasmota-CN ; tasmota-CN
; tasmota-CZ ; tasmota-CZ
; tasmota-DE tasmota-DE
; tasmota-ES ; tasmota-ES
; tasmota-FR ; tasmota-FR
; tasmota-GR ; tasmota-GR

View File

@ -16,6 +16,7 @@ upload_speed = ${common.upload_speed}
extra_scripts = ${common.extra_scripts} extra_scripts = ${common.extra_scripts}
lib_ldf_mode = deep+ lib_ldf_mode = deep+
#define DEBUGV(...) do { (void)0; } while (0)
[env:tasmota] [env:tasmota]

File diff suppressed because it is too large Load Diff