mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-16 14:41:43 -06:00
Add L6470 library to platformio.ini
This commit is contained in:
parent
b7899610ac
commit
a9cef45d45
1 changed files with 2 additions and 1 deletions
|
@ -27,6 +27,7 @@ lib_deps =
|
||||||
Adafruit NeoPixel
|
Adafruit NeoPixel
|
||||||
https://github.com/lincomatic/LiquidTWI2.git
|
https://github.com/lincomatic/LiquidTWI2.git
|
||||||
https://github.com/trinamic/TMC26XStepper.git
|
https://github.com/trinamic/TMC26XStepper.git
|
||||||
|
https://github.com/ameyer/Arduino-L6470.git
|
||||||
build_flags = -I $BUILDSRC_DIR -fmax-errors=5
|
build_flags = -I $BUILDSRC_DIR -fmax-errors=5
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue