|
@@ -236,7 +236,7 @@ HAS_L64XX = Arduino-L6470@0.8.0
|
236
|
236
|
NEOPIXEL_LED = Adafruit NeoPixel@1.5.0
|
237
|
237
|
src_filter=+<src/feature/leds/neopixel.cpp>
|
238
|
238
|
MAX6675_._IS_MAX31865 = Adafruit MAX31865 library@~1.1.0
|
239
|
|
-USES_LIQUIDCRYSTAL = LiquidCrystal@1.5.0
|
|
239
|
+USES_LIQUIDCRYSTAL = bitbucket-fmalpartida/LiquidCrystal@1.5.0
|
240
|
240
|
USES_LIQUIDCRYSTAL_I2C = marcoschwartz/LiquidCrystal_I2C@1.1.4
|
241
|
241
|
USES_LIQUIDTWI2 = LiquidTWI2@1.2.7
|
242
|
242
|
HAS_WIRED_LCD = src_filter=+<src/lcd/lcdprint.cpp>
|
|
@@ -708,7 +708,7 @@ extra_scripts = ${common.extra_scripts}
|
708
|
708
|
src_filter = ${common.default_src_filter} +<src/HAL/LPC1768> +<src/HAL/shared/backtrace>
|
709
|
709
|
lib_deps = ${common.lib_deps}
|
710
|
710
|
Servo
|
711
|
|
-custom_marlin.USES_LIQUIDCRYSTAL = LiquidCrystal~1.0.7
|
|
711
|
+custom_marlin.USES_LIQUIDCRYSTAL = arduino-libraries/LiquidCrystal@~1.0.7
|
712
|
712
|
custom_marlin.NEOPIXEL_LED = Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/1.5.0.zip
|
713
|
713
|
build_flags = ${common.build_flags} -DU8G_HAL_LINKS -IMarlin/src/HAL/LPC1768/include -IMarlin/src/HAL/LPC1768/u8g
|
714
|
714
|
# debug options for backtrace
|