|
@@ -26,7 +26,7 @@ build_flags = -fmax-errors=5
|
26
|
26
|
-g
|
27
|
27
|
-ggdb
|
28
|
28
|
lib_deps =
|
29
|
|
- U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
|
|
29
|
+ U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip
|
30
|
30
|
LiquidCrystal@1.3.4
|
31
|
31
|
TMCStepper@<1.0.0
|
32
|
32
|
Adafruit NeoPixel@1.1.3
|
|
@@ -161,7 +161,7 @@ src_filter = ${common.default_src_filter} +<src/HAL/HAL_LPC1768>
|
161
|
161
|
monitor_speed = 250000
|
162
|
162
|
lib_deps = Servo
|
163
|
163
|
LiquidCrystal
|
164
|
|
- U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
|
|
164
|
+ U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip
|
165
|
165
|
TMCStepper@<1.0.0
|
166
|
166
|
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/master.zip
|
167
|
167
|
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
|
|
@@ -181,7 +181,7 @@ src_filter = ${common.default_src_filter} +<src/HAL/HAL_LPC1768>
|
181
|
181
|
monitor_speed = 250000
|
182
|
182
|
lib_deps = Servo
|
183
|
183
|
LiquidCrystal
|
184
|
|
- U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
|
|
184
|
+ U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip
|
185
|
185
|
TMCStepper@<1.0.0
|
186
|
186
|
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/master.zip
|
187
|
187
|
|