mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
i2s update
This commit is contained in:
parent
9098161c10
commit
45f7898a9e
@ -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 =
|
||||||
@ -91,7 +91,7 @@ build_flags = -D_IR_ENABLE_DEFAULT_=false
|
|||||||
; new mechanism to set the IRremoteESP8266 supported protocols: none except HASH, NEC, RC5, RC6
|
; new mechanism to set the IRremoteESP8266 supported protocols: none except HASH, NEC, RC5, RC6
|
||||||
; *********************************************************************
|
; *********************************************************************
|
||||||
; *** Use custom settings from file user_config_override.h
|
; *** Use custom settings from file user_config_override.h
|
||||||
-DUSE_CONFIG_OVERRIDE
|
; -DUSE_CONFIG_OVERRIDE
|
||||||
; *********************************************************************
|
; *********************************************************************
|
||||||
|
|
||||||
|
|
||||||
@ -107,7 +107,7 @@ build_flags = ${esp_defaults.build_flags}
|
|||||||
; lwIP 2 - Higher Bandwidth no Features
|
; lwIP 2 - Higher Bandwidth no Features
|
||||||
-DPIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH_LOW_FLASH
|
-DPIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH_LOW_FLASH
|
||||||
; VTABLES in Flash
|
; VTABLES in Flash
|
||||||
-DVTABLES_IN_FLASH
|
-DVTABLES_IN_FLASH
|
||||||
; remove the 4-bytes alignment for PSTR()
|
; remove the 4-bytes alignment for PSTR()
|
||||||
-DPSTR_ALIGN=1
|
-DPSTR_ALIGN=1
|
||||||
; restrict to minimal mime-types
|
; restrict to minimal mime-types
|
||||||
|
105957
tasmota/tasmota.ino.cpp
Normal file
105957
tasmota/tasmota.ino.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user