Cleanup dependencies since these sources are not needed.

This commit is contained in:
Knutwurst
2022-02-03 09:32:35 +01:00
parent 7852f925ce
commit eb57d10ec3

View File

@@ -90,16 +90,16 @@ extra_scripts =
pre:buildroot/share/PlatformIO/scripts/preflight-checks.py
post:buildroot/share/PlatformIO/scripts/common-dependencies-post.py
lib_deps =
LiquidCrystal@1.5.0
#LiquidCrystal@1.5.0
TMCStepper@~0.7.1
Adafruit NeoPixel@1.5.0
U8glib-HAL@0.4.1
Adafruit MAX31865 library@~1.1.0
#U8glib-HAL@0.4.1
#Adafruit MAX31865 library@~1.1.0
LiquidTWI2@1.2.7
Arduino-L6470@0.8.0
SlowSoftI2CMaster
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
SailfishRGB_LED=https://github.com/mikeshub/SailfishRGB_LED/archive/master.zip
#SlowSoftI2CMaster
#SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
#SailfishRGB_LED=https://github.com/mikeshub/SailfishRGB_LED/archive/master.zip
default_src_filter = +<src/*> -<src/config> -<src/HAL> +<src/HAL/shared>
-<src/lcd/HD44780> -<src/lcd/TFTGLCD> -<src/lcd/dogm> -<src/lcd/tft> -<src/lcd/tft_io>
-<src/HAL/STM32/tft> -<src/HAL/STM32F1/tft>
@@ -171,11 +171,11 @@ default_src_filter = +<src/*> -<src/config> -<src/HAL> +<src/HAL/shared>
# -<src/feature/hotend_idle.cpp>
-<src/feature/joystick.cpp>
-<src/feature/leds/blinkm.cpp>
-<src/feature/leds/leds.cpp>
-<src/feature/leds/neopixel.cpp>
# -<src/feature/leds/leds.cpp>
# -<src/feature/leds/neopixel.cpp>
-<src/feature/leds/pca9533.cpp>
-<src/feature/leds/pca9632.cpp>
-<src/feature/leds/printer_event_leds.cpp>
# -<src/feature/leds/printer_event_leds.cpp>
-<src/feature/leds/tempstat.cpp>
-<src/feature/max7219.cpp>
# -<src/feature/meatpack.cpp>