|
@@ -266,7 +266,7 @@ src_filter = ${common.default_src_filter} +<src/HAL/LPC1768>
|
266
|
266
|
lib_deps = Servo
|
267
|
267
|
LiquidCrystal
|
268
|
268
|
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip
|
269
|
|
- TMCStepper@>=0.6.1,<1.0.0
|
|
269
|
+ TMCStepper@>=0.6.2
|
270
|
270
|
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/release.zip
|
271
|
271
|
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
|
272
|
272
|
|
|
@@ -284,7 +284,7 @@ src_filter = ${common.default_src_filter} +<src/HAL/LPC1768>
|
284
|
284
|
lib_deps = Servo
|
285
|
285
|
LiquidCrystal
|
286
|
286
|
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip
|
287
|
|
- TMCStepper@>=0.6.1,<1.0.0
|
|
287
|
+ TMCStepper@>=0.6.2
|
288
|
288
|
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/release.zip
|
289
|
289
|
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
|
290
|
290
|
|