Press the big red button on PlatformIO 4.0

This commit is contained in:
Scott Lahteine 2019-07-31 15:02:11 -05:00
parent c2b319360d
commit f8b8cbfc53

View file

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