Press the big red button on PlatformIO 4.0
This commit is contained in:
parent
c2b319360d
commit
f8b8cbfc53
|
@ -21,7 +21,7 @@ build_dir = .pioenvs
|
||||||
lib_dir = .piolib
|
lib_dir = .piolib
|
||||||
libdeps_dir = .piolibdeps
|
libdeps_dir = .piolibdeps
|
||||||
boards_dir = buildroot/share/PlatformIO/boards
|
boards_dir = buildroot/share/PlatformIO/boards
|
||||||
env_default = megaatmega2560
|
default_envs = megaatmega2560
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
default_src_filter = +<src/*> -<src/config> -<src/HAL> +<src/HAL/shared>
|
default_src_filter = +<src/*> -<src/config> -<src/HAL> +<src/HAL/shared>
|
||||||
|
|
Loading…
Reference in a new issue