env_default => default_envs
This commit is contained in:
parent
3ea073ace6
commit
6550a222aa
@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
[platformio]
|
||||
src_dir = Marlin
|
||||
build_dir = .pioenvs
|
||||
lib_dir = .piolib
|
||||
libdeps_dir = .piolibdeps
|
||||
boards_dir = buildroot/share/PlatformIO/boards
|
||||
env_default = megaatmega2560
|
||||
src_dir = Marlin
|
||||
build_dir = .pioenvs
|
||||
lib_dir = .piolib
|
||||
libdeps_dir = .piolibdeps
|
||||
boards_dir = buildroot/share/PlatformIO/boards
|
||||
default_envs = megaatmega2560
|
||||
|
||||
[common]
|
||||
default_src_filter = +<src/*> -<src/config> -<src/HAL> +<src/HAL/shared>
|
||||
|
Loading…
Reference in New Issue
Block a user