|
|
|
@ -36,9 +36,9 @@ lib_deps =
|
|
|
|
|
https://github.com/lincomatic/LiquidTWI2/archive/30aa480.zip
|
|
|
|
|
https://github.com/ameyer/Arduino-L6470/archive/dev.zip
|
|
|
|
|
https://github.com/trinamic/TMC26XStepper/archive/c1921b4.zip
|
|
|
|
|
https://github.com/mikeshub/SailfishLCD.git
|
|
|
|
|
https://github.com/mikeshub/SailfishRGB_LED.git
|
|
|
|
|
https://github.com/mikeshub/SlowSoftI2CMaster.git
|
|
|
|
|
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
|
|
|
|
|
SailfishRGB_LED=https://github.com/mikeshub/SailfishRGB_LED/archive/master.zip
|
|
|
|
|
SlowSoftI2CMaster=https://github.com/mikeshub/SlowSoftI2CMaster/archive/master.zip
|
|
|
|
|
|
|
|
|
|
#################################
|
|
|
|
|
# #
|
|
|
|
@ -167,7 +167,7 @@ lib_deps = Servo
|
|
|
|
|
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
|
|
|
|
|
https://github.com/mikeshub/SailfishLCD.git
|
|
|
|
|
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
|
|
|
|
|
|
|
|
|
|
[env:LPC1769]
|
|
|
|
|
platform = https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/master.zip
|
|
|
|
@ -291,6 +291,7 @@ build_flags = !python Marlin/src/HAL/HAL_STM32F1/STM32F1_flag_script.py
|
|
|
|
|
-DDEBUG_LEVEL=0
|
|
|
|
|
build_unflags = -std=gnu++11
|
|
|
|
|
lib_deps = ${common.lib_deps}
|
|
|
|
|
SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
|
|
|
|
|
lib_ignore =
|
|
|
|
|
c1921b4
|
|
|
|
|
libf3c
|
|
|
|
@ -595,8 +596,8 @@ upload_speed = 115200
|
|
|
|
|
monitor_speed = 115200
|
|
|
|
|
upload_port = /dev/ttyUSB0
|
|
|
|
|
lib_deps =
|
|
|
|
|
https://github.com/me-no-dev/AsyncTCP.git
|
|
|
|
|
https://github.com/me-no-dev/ESPAsyncWebServer.git
|
|
|
|
|
AsyncTCP=https://github.com/me-no-dev/AsyncTCP/archive/master.zip
|
|
|
|
|
ESPAsyncWebServer=https://github.com/me-no-dev/ESPAsyncWebServer/archive/master.zip
|
|
|
|
|
lib_ignore =
|
|
|
|
|
LiquidCrystal_I2C
|
|
|
|
|
LiquidCrystal
|
|
|
|
|