0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-18 23:49:49 +00:00

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
libdeps_dir = .piolibdeps
boards_dir = buildroot/share/PlatformIO/boards
env_default = megaatmega2560
default_envs = megaatmega2560
[common]
default_src_filter = +<src/*> -<src/config> -<src/HAL> +<src/HAL/shared>