Update platformIO lib_deps for main
This commit is contained in:
parent
aae1ad9c5e
commit
64119b7752
1 changed files with 14 additions and 11 deletions
|
|
@ -20,15 +20,15 @@ lib_deps =
|
|||
;;;;;;;;;;; FunHouse / LVGL Boards uncomment these ;;;;;;;;;;;;;;
|
||||
; https://github.com/adafruit/Adafruit_HX8357_Library.git
|
||||
; https://github.com/adafruit/Adafruit_ILI9341.git
|
||||
; https://github.com/adafruit/Adafruit_STMPE610.git
|
||||
; https://github.com/adafruit/Adafruit_STMPE610.git
|
||||
; https://github.com/adafruit/Adafruit-ST7735-Library.git
|
||||
; https://github.com/adafruit/Adafruit_TouchScreen.git
|
||||
; https://github.com/brentru/lvgl.git#wippersnapper
|
||||
; https://github.com/brentru/Adafruit_LvGL_Glue.git#development
|
||||
adafruit/Adafruit TinyUSB Library
|
||||
;;;;;;;;;;; All Boards need these libraries included ;;;;;;;;;;;;;;
|
||||
adafruit/Adafruit Zero DMA Library
|
||||
adafruit/Adafruit SPIFlash
|
||||
adafruit/Adafruit NeoPixel
|
||||
adafruit/Adafruit SPIFlash
|
||||
adafruit/Adafruit DotStar
|
||||
adafruit/ENS160 - Adafruit Fork
|
||||
adafruit/Adafruit SleepyDog Library
|
||||
|
|
@ -40,10 +40,10 @@ lib_deps =
|
|||
adafruit/Adafruit DS248x
|
||||
adafruit/Adafruit INA219
|
||||
adafruit/Adafruit INA260 Library
|
||||
adafruit/Adafruit HDC302x
|
||||
adafruit/Adafruit HTS221
|
||||
adafruit/Adafruit HTU21DF Library
|
||||
adafruit/Adafruit HTU31D Library
|
||||
adafruit/Adafruit HDC302x
|
||||
adafruit/Adafruit LTR390 Library
|
||||
adafruit/Adafruit LTR329 and LTR303
|
||||
adafruit/Adafruit PCT2075
|
||||
|
|
@ -68,7 +68,6 @@ lib_deps =
|
|||
stm32duino/STM32duino VL53L4CD
|
||||
stm32duino/STM32duino VL53L4CX
|
||||
adafruit/Adafruit_VL6180X
|
||||
adafruit/Adafruit PM25 AQI Sensor
|
||||
adafruit/Adafruit VEML7700 Library
|
||||
adafruit/Adafruit LC709203F
|
||||
adafruit/Adafruit LPS2X
|
||||
|
|
@ -82,21 +81,25 @@ lib_deps =
|
|||
adafruit/Adafruit STMPE610
|
||||
adafruit/Adafruit TouchScreen
|
||||
adafruit/Adafruit MQTT Library
|
||||
adafruit/Adafruit LED Backpack Library
|
||||
adafruit/Adafruit LiquidCrystal
|
||||
adafruit/Adafruit SSD1306
|
||||
https://github.com/adafruit/Adafruit_SHT4X.git
|
||||
bblanchon/ArduinoJson
|
||||
https://github.com/adafruit/SdFat.git
|
||||
adafruit/Adafruit LiquidCrystal
|
||||
adafruit/Adafruit LED Backpack Library
|
||||
adafruit/Adafruit PM25 AQI Sensor
|
||||
adafruit/Adafruit SH110X
|
||||
adafruit/Adafruit SSD1306
|
||||
https://github.com/tyeth/omron-devhub_d6t-arduino.git
|
||||
https://github.com/pstolarz/OneWireNg.git
|
||||
https://github.com/milesburton/Arduino-Temperature-Control-Library.git
|
||||
https://github.com/Sensirion/arduino-sht.git
|
||||
https://github.com/Sensirion/arduino-i2c-scd4x.git
|
||||
https://github.com/Sensirion/arduino-i2c-sen5x.git
|
||||
https://github.com/Sensirion/arduino-i2c-sen66.git
|
||||
https://github.com/adafruit/WiFiNINA.git
|
||||
https://github.com/Starmbi/hp_BH1750.git
|
||||
https://github.com/adafruit/Adafruit_TinyUSB_Arduino.git
|
||||
https://github.com/adafruit/RTClib.git
|
||||
https://github.com/adafruit/SdFat.git
|
||||
https://github.com/bblanchon/ArduinoStreamUtils.git
|
||||
https://github.com/Sensirion/arduino-i2c-scd4x.git
|
||||
adafruit/Adafruit GPS Library
|
||||
|
||||
; Common build environment for ESP32 platform
|
||||
|
|
|
|||
Loading…
Reference in a new issue