|
@ -26,7 +26,7 @@ build_flags = -fmax-errors=5 |
|
|
-g |
|
|
-g |
|
|
-ggdb |
|
|
-ggdb |
|
|
lib_deps = |
|
|
lib_deps = |
|
|
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip |
|
|
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip |
|
|
LiquidCrystal@1.3.4 |
|
|
LiquidCrystal@1.3.4 |
|
|
TMCStepper@<1.0.0 |
|
|
TMCStepper@<1.0.0 |
|
|
Adafruit NeoPixel@1.1.3 |
|
|
Adafruit NeoPixel@1.1.3 |
|
@ -161,7 +161,7 @@ src_filter = ${common.default_src_filter} +<src/HAL/HAL_LPC1768> |
|
|
monitor_speed = 250000 |
|
|
monitor_speed = 250000 |
|
|
lib_deps = Servo |
|
|
lib_deps = Servo |
|
|
LiquidCrystal |
|
|
LiquidCrystal |
|
|
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip |
|
|
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip |
|
|
TMCStepper@<1.0.0 |
|
|
TMCStepper@<1.0.0 |
|
|
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/master.zip |
|
|
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/master.zip |
|
|
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip |
|
|
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip |
|
@ -181,7 +181,7 @@ src_filter = ${common.default_src_filter} +<src/HAL/HAL_LPC1768> |
|
|
monitor_speed = 250000 |
|
|
monitor_speed = 250000 |
|
|
lib_deps = Servo |
|
|
lib_deps = Servo |
|
|
LiquidCrystal |
|
|
LiquidCrystal |
|
|
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip |
|
|
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip |
|
|
TMCStepper@<1.0.0 |
|
|
TMCStepper@<1.0.0 |
|
|
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/master.zip |
|
|
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/master.zip |
|
|
|
|
|
|
|
|