Preliminary cleanup of #include structure (#9763)

This commit is contained in:
Scott Lahteine
2018-02-23 00:52:52 -06:00
committed by GitHub
parent a6b7e721cf
commit 90fa423737
36 changed files with 52 additions and 106 deletions

View File

@@ -24,14 +24,14 @@ env_default = megaatmega2560
[common]
lib_deps =
U8glib-HAL
https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
LiquidCrystal_I2C@1.1.2
TMC2130Stepper
https://github.com/teemuatlut/TMC2208Stepper.git
https://github.com/teemuatlut/TMC2208Stepper/archive/v0.0.3.zip
Adafruit NeoPixel@1.1.3
https://github.com/lincomatic/LiquidTWI2.git
https://github.com/trinamic/TMC26XStepper.git
https://github.com/ameyer/Arduino-L6470.git
https://github.com/lincomatic/LiquidTWI2/archive/master.zip
https://github.com/trinamic/TMC26XStepper/archive/master.zip
https://github.com/ameyer/Arduino-L6470/archive/master.zip
default_src_filter = +<src/*> -<src/config>
@@ -125,7 +125,7 @@ build_unflags = -Wall
lib_ldf_mode = off
lib_extra_dirs = frameworks
lib_deps = CMSIS-LPC1768
U8glib-HAL
https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
TMC2130Stepper@>=2.1.1
extra_scripts = Marlin/src/HAL/HAL_LPC1768/lpc1768_flag_script.py
src_filter = ${common.default_src_filter}
@@ -145,7 +145,7 @@ build_flags = !python Marlin/src/HAL/HAL_LPC1768/lpc1768_flag_script.py
lib_ldf_mode = off
lib_extra_dirs = frameworks
lib_deps = CMSIS-LPC1768
U8glib-HAL
https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
src_filter = ${common.default_src_filter}
extra_scripts = Marlin/src/HAL/HAL_LPC1768/debug_extra_script.py, Marlin/src/HAL/HAL_LPC1768/lpc1768_flag_script.py
debug_tool = custom