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:
Jason2866 2019-09-21 13:57:15 +02:00 committed by GitHub
parent 6c4a7508f0
commit 124d2d59e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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