mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 02:36:35 +00:00
enable 16k extra heap
This commit is contained in:
parent
408ae6a4ef
commit
06a424f755
@ -21,6 +21,8 @@ build_flags = ${esp82xx_defaults.build_flags}
|
||||
; *** Use ONE of the two PWM variants. Tasmota default is Locked PWM
|
||||
;-DWAVEFORM_LOCKED_PHASE
|
||||
-DWAVEFORM_LOCKED_PWM
|
||||
; 16k extra heap https://github.com/esp8266/Arduino/pull/7060
|
||||
-DMMU_IRAM_SIZE=0xC000
|
||||
-Wno-switch-unreachable
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user