-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
formated library to try to have Arduino CLI compatibility
- Loading branch information
Showing
1 changed file
with
15 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,20 @@ | ||
[commonlibs] | ||
lib_deps = | ||
adafruit/Adafruit Unified Sensor @ 1.1.7 | ||
adafruit/Adafruit BME280 Library @ 2.2.2 | ||
adafruit/Adafruit BMP280 Library @ 2.6.6 | ||
adafruit/Adafruit BME680 Library @ 2.0.2 | ||
adafruit/Adafruit SHT31 Library @ 2.2.0 | ||
adafruit/Adafruit SCD30 @ 1.0.9 | ||
adafruit/Adafruit BusIO @ 1.14.1 | ||
robtillaart/AM232X @ 0.4.5 | ||
paulvha/sps30 @ 1.4.16 | ||
wifwaf/MH-Z19 @ 1.5.4 | ||
jcomas/S8_UART @ 1.0.1 | ||
sensirion/Sensirion Core @ 0.6.0 | ||
sensirion/Sensirion I2C SCD4x @ 0.3.1 | ||
adafruit/Adafruit Unified Sensor@1.1.7 | ||
adafruit/Adafruit BME280 Library@2.2.2 | ||
adafruit/Adafruit BMP280 Library@2.6.6 | ||
adafruit/Adafruit BME680 Library@2.0.2 | ||
adafruit/Adafruit SHT31 Library@2.2.0 | ||
adafruit/Adafruit SCD30@1.0.9 | ||
adafruit/Adafruit BusIO@1.14.1 | ||
robtillaart/AM232X@0.4.5 | ||
paulvha/sps30@1.4.16 | ||
wifwaf/MH-Z19@1.5.4 | ||
jcomas/S8_UART@1.0.1 | ||
sensirion/Sensirion Core@0.6.0 | ||
sensirion/Sensirion I2C SCD4x@0.3.1 | ||
https://github.com/enjoyneering/AHTxx.git#eb21571 | ||
https://github.com/hpsaturn/DHT_nonblocking.git#ec6e5b9 | ||
https://github.com/paulvha/SN-GCJA5.git#f261968 | ||
https://github.com/jcomas/CM1106_UART.git#da0eb4e | ||
https://github.com/jcomas/CM1106_UART.git#da0eb4e | ||
|