Skip to content

Commit

Permalink
0.7.1 <= TMCStepper <= 0.7.9 (#18564)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjasonsmith authored Jul 6, 2020
1 parent 9a0b9de commit 378b568
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extra_scripts = pre:buildroot/share/PlatformIO/scripts/common-cxxflags.py
build_flags = -fmax-errors=5 -g -D__MARLIN_FIRMWARE__ -fmerge-all-constants
lib_deps =
LiquidCrystal@1.5.0
TMCStepper@~0.7.0
TMCStepper@~0.7.1
Adafruit MAX31865 library@~1.1.0
Adafruit NeoPixel@1.5.0
U8glib-HAL@0.4.1
Expand Down Expand Up @@ -294,7 +294,7 @@ src_filter = ${common.default_src_filter} +<src/HAL/LPC1768>
lib_deps = Servo
LiquidCrystal@1.0.0
U8glib-HAL@0.4.1
TMCStepper@~0.7.0
TMCStepper@~0.7.1
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/1.5.0.zip
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
build_flags = -DU8G_HAL_LINKS -IMarlin/src/HAL/LPC1768/include -IMarlin/src/HAL/LPC1768/u8g ${common.build_flags}
Expand Down Expand Up @@ -381,7 +381,7 @@ build_flags = ${common_stm32f1.build_flags}
extra_scripts = pre:buildroot/share/PlatformIO/scripts/STM32F1_create_variant.py
buildroot/share/PlatformIO/scripts/STM32F103RC_MEEB_3DP.py
lib_deps =
TMCStepper@~0.7.0
TMCStepper@~0.7.1
Adafruit MAX31865 library@~1.1.0
U8glib-HAL@0.4.1
Arduino-L6470@0.8.0
Expand Down

0 comments on commit 378b568

Please sign in to comment.