LPC176x NeoPixel Support (#13322)

This commit is contained in:
Chris Pepper
2019-03-06 23:54:19 +00:00
committed by GitHub
parent 893ee68b52
commit 8d95019442
2 changed files with 6 additions and 1 deletions

View File

@@ -166,6 +166,7 @@ lib_deps = Servo
LiquidCrystal
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
TMCStepper@<1.0.0
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/master.zip
[env:LPC1769]
platform = https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/master.zip
@@ -184,6 +185,7 @@ lib_deps = Servo
LiquidCrystal
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/dev.zip
TMCStepper@<1.0.0
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/master.zip
#
# Melzi and clones (ATmega1284p)