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