|
@@ -29,7 +29,7 @@ extra_scripts = pre:buildroot/share/PlatformIO/scripts/common-cxxflags.py
|
29
|
29
|
build_flags = -fmax-errors=5 -g -D__MARLIN_FIRMWARE__ -fmerge-all-constants
|
30
|
30
|
lib_deps =
|
31
|
31
|
LiquidCrystal@1.5.0
|
32
|
|
- TMCStepper@~0.7.0
|
|
32
|
+ TMCStepper@~0.7.1
|
33
|
33
|
Adafruit MAX31865 library@~1.1.0
|
34
|
34
|
Adafruit NeoPixel@1.5.0
|
35
|
35
|
U8glib-HAL@0.4.1
|
|
@@ -294,7 +294,7 @@ src_filter = ${common.default_src_filter} +<src/HAL/LPC1768>
|
294
|
294
|
lib_deps = Servo
|
295
|
295
|
LiquidCrystal@1.0.0
|
296
|
296
|
U8glib-HAL@0.4.1
|
297
|
|
- TMCStepper@~0.7.0
|
|
297
|
+ TMCStepper@~0.7.1
|
298
|
298
|
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/1.5.0.zip
|
299
|
299
|
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
|
300
|
300
|
build_flags = -DU8G_HAL_LINKS -IMarlin/src/HAL/LPC1768/include -IMarlin/src/HAL/LPC1768/u8g ${common.build_flags}
|
|
@@ -381,7 +381,7 @@ build_flags = ${common_stm32f1.build_flags}
|
381
|
381
|
extra_scripts = pre:buildroot/share/PlatformIO/scripts/STM32F1_create_variant.py
|
382
|
382
|
buildroot/share/PlatformIO/scripts/STM32F103RC_MEEB_3DP.py
|
383
|
383
|
lib_deps =
|
384
|
|
- TMCStepper@~0.7.0
|
|
384
|
+ TMCStepper@~0.7.1
|
385
|
385
|
Adafruit MAX31865 library@~1.1.0
|
386
|
386
|
U8glib-HAL@0.4.1
|
387
|
387
|
Arduino-L6470@0.8.0
|