mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Use Platformio cache function...
for already compiled environment code. Speeds up rebuilding a lot. In my test it worked reliable.
This commit is contained in:
parent
6c4a7508f0
commit
124d2d59e9
@ -10,6 +10,7 @@
|
||||
[platformio]
|
||||
src_dir = sonoff
|
||||
build_dir = .pioenvs
|
||||
build_cache_dir = cache
|
||||
|
||||
; *** Uncomment one of the lines below to build/upload only one environment
|
||||
;default_envs = sonoff
|
||||
|
Loading…
x
Reference in New Issue
Block a user