Move buildcache inside ~/.platformio to be captured by caching of the CI and also make clearer to users who might want to fully reset platformio

This commit is contained in:
Will Tatam
2023-08-14 20:12:41 +01:00
parent 1b5ef5c7c2
commit 3253a5f617

View File

@@ -88,7 +88,7 @@ default_envs =
src_dir = ./wled00
data_dir = ./wled00/data
build_cache_dir = ~/.buildcache
build_cache_dir = ~/.platformio/buildcache
extra_configs =
platformio_override.ini