|
|
@ -23,9 +23,7 @@ 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>
|
|
|
|
extra_scripts = pre:buildroot/share/PlatformIO/scripts/common-cxxflags.py
|
|
|
|
extra_scripts = pre:buildroot/share/PlatformIO/scripts/common-cxxflags.py
|
|
|
|
build_flags = -fmax-errors=5
|
|
|
|
build_flags = -fmax-errors=5 -g
|
|
|
|
-g
|
|
|
|
|
|
|
|
-ggdb
|
|
|
|
|
|
|
|
lib_deps =
|
|
|
|
lib_deps =
|
|
|
|
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip
|
|
|
|
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip
|
|
|
|
LiquidCrystal@1.3.4
|
|
|
|
LiquidCrystal@1.3.4
|
|
|
|