Skip to content

Commit

Permalink
Use TMC2208Stepper 0.2.1 for LPC1768
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Sep 2, 2018
1 parent 49e107c commit d0c96ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ lib_extra_dirs = frameworks
lib_deps = CMSIS-LPC1768
https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
TMC2130Stepper@>=2.2.1
TMC2208Stepper@>=0.2.1
TMC2208Stepper@=0.2.1
extra_scripts = Marlin/src/HAL/HAL_LPC1768/debug_extra_script.py, Marlin/src/HAL/HAL_LPC1768/lpc1768_flag_script.py, Marlin/src/HAL/HAL_LPC1768/upload_extra_script.py
src_filter = ${common.default_src_filter} +<src/HAL/HAL_LPC1768>
monitor_speed = 250000
Expand Down

0 comments on commit d0c96ee

Please sign in to comment.