Fix PlatformIO dependencies

This commit is contained in:
Thomas Moore 2017-11-16 15:16:21 -06:00
parent 4e19c59ab3
commit 97c19de8b9
5 changed files with 36 additions and 23 deletions

View file

@ -19,7 +19,12 @@ libdeps_dir = .piolibdeps
env_default = megaatmega2560
[common]
lib_deps = U8glib@1.19.1
lib_deps =
U8glib@1.19.1
TMC2130Stepper
Adafruit NeoPixel
https://github.com/lincomatic/LiquidTWI2.git
https://github.com/trinamic/TMC26XStepper.git
[env:megaatmega2560]
platform = atmelavr