@@ -20,15 +20,15 @@ lib_deps =
2020 ; ;;;;;;;;;; FunHouse / LVGL Boards uncomment these ;;;;;;;;;;;;;;
2121 ; https://github.com/adafruit/Adafruit_HX8357_Library.git
2222 ; https://github.com/adafruit/Adafruit_ILI9341.git
23- ; https://github.com/adafruit/Adafruit_STMPE610.git
23+ ; https://github.com/adafruit/Adafruit_STMPE610.git
2424 ; https://github.com/adafruit/Adafruit-ST7735-Library.git
2525 ; https://github.com/adafruit/Adafruit_TouchScreen.git
2626 ; https://github.com/brentru/lvgl.git#wippersnapper
2727 ; https://github.com/brentru/Adafruit_LvGL_Glue.git#development
28- adafruit/Adafruit TinyUSB Library
28+ ; ;;;;;;;;;; All Boards need these libraries included ;;;;;;;;;;;;;;
2929 adafruit/Adafruit Zero DMA Library
30- adafruit/Adafruit SPIFlash
3130 adafruit/Adafruit NeoPixel
31+ adafruit/Adafruit SPIFlash
3232 adafruit/Adafruit DotStar
3333 adafruit/ENS160 - Adafruit Fork
3434 adafruit/Adafruit SleepyDog Library
@@ -40,10 +40,10 @@ lib_deps =
4040 adafruit/Adafruit DS248x
4141 adafruit/Adafruit INA219
4242 adafruit/Adafruit INA260 Library
43+ adafruit/Adafruit HDC302x
4344 adafruit/Adafruit HTS221
4445 adafruit/Adafruit HTU21DF Library
4546 adafruit/Adafruit HTU31D Library
46- adafruit/Adafruit HDC302x
4747 adafruit/Adafruit LTR390 Library
4848 adafruit/Adafruit LTR329 and LTR303
4949 adafruit/Adafruit PCT2075
@@ -68,7 +68,6 @@ lib_deps =
6868 stm32duino/STM32duino VL53L4CD
6969 stm32duino/STM32duino VL53L4CX
7070 adafruit/Adafruit_VL6180X
71- adafruit/Adafruit PM25 AQI Sensor
7271 adafruit/Adafruit VEML7700 Library
7372 adafruit/Adafruit LC709203F
7473 adafruit/Adafruit LPS2X
@@ -82,21 +81,25 @@ lib_deps =
8281 adafruit/Adafruit STMPE610
8382 adafruit/Adafruit TouchScreen
8483 adafruit/Adafruit MQTT Library
85- adafruit/Adafruit LED Backpack Library
84+ bblanchon/ArduinoJson
8685 adafruit/Adafruit LiquidCrystal
86+ adafruit/Adafruit LED Backpack Library
87+ adafruit/Adafruit PM25 AQI Sensor
88+ adafruit/Adafruit SH110X
8789 adafruit/Adafruit SSD1306
88- https://github.com/adafruit/Adafruit_SHT4X.git
89- bblanchon/ArduinoJson
90- https://github.com/adafruit/SdFat.git
90+ https://github.com/tyeth/omron-devhub_d6t-arduino.git
9191 https://github.com/pstolarz/OneWireNg.git
92+ https://github.com/milesburton/Arduino-Temperature-Control-Library.git
9293 https://github.com/Sensirion/arduino-sht.git
94+ https://github.com/Sensirion/arduino-i2c-scd4x.git
9395 https://github.com/Sensirion/arduino-i2c-sen5x.git
9496 https://github.com/Sensirion/arduino-i2c-sen66.git
9597 https://github.com/adafruit/WiFiNINA.git
9698 https://github.com/Starmbi/hp_BH1750.git
99+ https://github.com/adafruit/Adafruit_TinyUSB_Arduino.git
97100 https://github.com/adafruit/RTClib.git
101+ https://github.com/adafruit/SdFat.git
98102 https://github.com/bblanchon/ArduinoStreamUtils.git
99- https://github.com/Sensirion/arduino-i2c-scd4x.git
100103 adafruit/Adafruit GPS Library
101104
102105; Common build environment for ESP32 platform
0 commit comments