Merge remote-tracking branch 'adafruit/master' into simplemath
This commit is contained in:
commit
c34507b4fa
223 changed files with 245 additions and 216 deletions
15
.gitmodules
vendored
15
.gitmodules
vendored
|
|
@ -769,6 +769,21 @@
|
|||
[submodule "libraries/helpers/oauth_2"]
|
||||
path = libraries/helpers/oauth_2
|
||||
url = https://github.com/adafruit/Adafruit_CircuitPython_OAuth2.git
|
||||
[submodule "libraries/drivers/sht4x"]
|
||||
path = libraries/drivers/sht4x
|
||||
url = https://github.com/adafruit/Adafruit_CircuitPython_SHT4x.git
|
||||
[submodule "libraries/helpers/pioasm"]
|
||||
path = libraries/helpers/pioasm
|
||||
url = https://github.com/adafruit/Adafruit_CircuitPython_PIOASM.git
|
||||
[submodule "libraries/drivers/aw9523"]
|
||||
path = libraries/drivers/aw9523
|
||||
url = https://github.com/adafruit/Adafruit_CircuitPython_AW9523.git
|
||||
[submodule "libraries/helpers/datetime"]
|
||||
path = libraries/helpers/datetime
|
||||
url = https://github.com/adafruit/Adafruit_CircuitPython_datetime.git
|
||||
[submodule "libraries/drivers/htu31d"]
|
||||
path = libraries/drivers/htu31d
|
||||
url = https://github.com/adafruit/Adafruit_CircuitPython_HTU31D.git
|
||||
[submodule "libraries/helpers/simplemath"]
|
||||
path = libraries/helpers/simplemath
|
||||
url = https://github.com/adafruit/Adafruit_CircuitPython_SimpleMath.git
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Adafruit CircuitPython Libraries
|
||||

|
||||
|
||||
Here is a listing of current Adafruit CircuitPython Libraries. There are 257 libraries available.
|
||||
Here is a listing of current Adafruit CircuitPython Libraries. There are 262 libraries available.
|
||||
|
||||
## Drivers:
|
||||
* [Adafruit CircuitPython 74HC595](https://github.com/adafruit/Adafruit_CircuitPython_74HC595.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-74hc595)) \([Docs](https://circuitpython.readthedocs.io/projects/74hc595/en/latest/))
|
||||
|
|
@ -15,6 +15,7 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 257 lib
|
|||
* [Adafruit CircuitPython AS726x](https://github.com/adafruit/Adafruit_CircuitPython_AS726x.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-as726x)) \([Docs](https://circuitpython.readthedocs.io/projects/as726x/en/latest/))
|
||||
* [Adafruit CircuitPython AS7341](https://github.com/adafruit/Adafruit_CircuitPython_AS7341.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-as7341)) \([Docs](https://circuitpython.readthedocs.io/projects/as7341/en/latest/))
|
||||
* [Adafruit CircuitPython ATECC](https://github.com/adafruit/Adafruit_CircuitPython_ATECC.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-atecc)) \([Docs](https://circuitpython.readthedocs.io/projects/atecc/en/latest/))
|
||||
* [Adafruit CircuitPython AW9523](https://github.com/adafruit/Adafruit_CircuitPython_AW9523.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-aw9523)) \([Docs](https://circuitpython.readthedocs.io/projects/aw9523/en/latest/))
|
||||
* [Adafruit CircuitPython BD3491FS](https://github.com/adafruit/Adafruit_CircuitPython_BD3491FS.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-bd3491fs)) \([Docs](https://circuitpython.readthedocs.io/projects/bd3491fs/en/latest/))
|
||||
* [Adafruit CircuitPython BH1750](https://github.com/adafruit/Adafruit_CircuitPython_BH1750.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-bh1750)) \([Docs](https://circuitpython.readthedocs.io/projects/bh1750/en/latest/))
|
||||
* [Adafruit CircuitPython BME280](https://github.com/adafruit/Adafruit_CircuitPython_BME280.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-bme280)) \([Docs](https://circuitpython.readthedocs.io/projects/bme280/en/latest/))
|
||||
|
|
@ -60,6 +61,7 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 257 lib
|
|||
* [Adafruit CircuitPython HT16K33](https://github.com/adafruit/Adafruit_CircuitPython_HT16K33.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-ht16k33)) \([Docs](https://circuitpython.readthedocs.io/projects/ht16k33/en/latest/))
|
||||
* [Adafruit CircuitPython HTS221](https://github.com/adafruit/Adafruit_CircuitPython_HTS221.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-hts221)) \([Docs](https://circuitpython.readthedocs.io/projects/hts221/en/latest/))
|
||||
* [Adafruit CircuitPython HTU21D](https://github.com/adafruit/Adafruit_CircuitPython_HTU21D.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-htu21d)) \([Docs](https://circuitpython.readthedocs.io/projects/htu21d/en/latest/))
|
||||
* [Adafruit CircuitPython HTU31D](https://github.com/adafruit/Adafruit_CircuitPython_HTU31D.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-htu31d)) \([Docs](https://circuitpython.readthedocs.io/projects/htu31d/en/latest/))
|
||||
* [Adafruit CircuitPython HX8357](https://github.com/adafruit/Adafruit_CircuitPython_HX8357.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-hx8357)) \([Docs](https://circuitpython.readthedocs.io/projects/hx8357/en/latest/))
|
||||
* [Adafruit CircuitPython ICM20X](https://github.com/adafruit/Adafruit_CircuitPython_ICM20X.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-icm20x)) \([Docs](https://circuitpython.readthedocs.io/projects/icm20x/en/latest/))
|
||||
* [Adafruit CircuitPython IL0373](https://github.com/adafruit/Adafruit_CircuitPython_IL0373.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-il0373)) \([Docs](https://circuitpython.readthedocs.io/projects/il0373/en/latest/))
|
||||
|
|
@ -135,6 +137,7 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 257 lib
|
|||
* [Adafruit CircuitPython SGP30](https://github.com/adafruit/Adafruit_CircuitPython_SGP30.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-sgp30)) \([Docs](https://circuitpython.readthedocs.io/projects/sgp30/en/latest/))
|
||||
* [Adafruit CircuitPython SGP40](https://github.com/adafruit/Adafruit_CircuitPython_SGP40.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-sgp40)) \([Docs](https://circuitpython.readthedocs.io/projects/sgp40/en/latest/))
|
||||
* [Adafruit CircuitPython SHT31D](https://github.com/adafruit/Adafruit_CircuitPython_SHT31D.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-sht31d)) \([Docs](https://circuitpython.readthedocs.io/projects/sht31d/en/latest/))
|
||||
* [Adafruit CircuitPython SHT4x](https://github.com/adafruit/Adafruit_CircuitPython_SHT4x.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-sht4x)) \([Docs](https://circuitpython.readthedocs.io/projects/sht4x/en/latest/))
|
||||
* [Adafruit CircuitPython SHTC3](https://github.com/adafruit/Adafruit_CircuitPython_SHTC3.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-shtc3)) \([Docs](https://circuitpython.readthedocs.io/projects/shtc3/en/latest/))
|
||||
* [Adafruit CircuitPython SI4713](https://github.com/adafruit/Adafruit_CircuitPython_SI4713.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-si4713)) \([Docs](https://circuitpython.readthedocs.io/projects/si4713/en/latest/))
|
||||
* [Adafruit CircuitPython SI5351](https://github.com/adafruit/Adafruit_CircuitPython_SI5351.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-si5351)) \([Docs](https://circuitpython.readthedocs.io/projects/si5351/en/latest/))
|
||||
|
|
@ -240,6 +243,7 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 257 lib
|
|||
* [Adafruit CircuitPython NTP](https://github.com/adafruit/Adafruit_CircuitPython_NTP.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-ntp)) \([Docs](https://circuitpython.readthedocs.io/projects/ntp/en/latest/))
|
||||
* [Adafruit CircuitPython OAuth2](https://github.com/adafruit/Adafruit_CircuitPython_OAuth2.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-oauth2)) \([Docs](https://circuitpython.readthedocs.io/projects/oauth2/en/latest/))
|
||||
* [Adafruit CircuitPython OneWire](https://github.com/adafruit/Adafruit_CircuitPython_OneWire.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-onewire)) \([Docs](https://circuitpython.readthedocs.io/projects/onewire/en/latest/))
|
||||
* [Adafruit CircuitPython PIOASM](https://github.com/adafruit/Adafruit_CircuitPython_PIOASM.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-pioasm)) \([Docs](https://circuitpython.readthedocs.io/projects/pioasm/en/latest/))
|
||||
* [Adafruit CircuitPython PYOA](https://github.com/adafruit/Adafruit_CircuitPython_PYOA.git) \([Docs](https://circuitpython.readthedocs.io/projects/pyoa/en/latest/))
|
||||
* [Adafruit CircuitPython Pixel Framebuf](https://github.com/adafruit/Adafruit_CircuitPython_Pixel_Framebuf.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-pixel-framebuf)) \([Docs](https://circuitpython.readthedocs.io/projects/pixel_framebuf/en/latest/))
|
||||
* [Adafruit CircuitPython PortalBase](https://github.com/adafruit/Adafruit_CircuitPython_PortalBase.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-portalbase)) \([Docs](https://circuitpython.readthedocs.io/projects/portalbase/en/latest/))
|
||||
|
|
@ -258,6 +262,7 @@ Here is a listing of current Adafruit CircuitPython Libraries. There are 257 lib
|
|||
* [Adafruit CircuitPython WSGI](https://github.com/adafruit/Adafruit_CircuitPython_WSGI.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-wsgi)) \([Docs](https://circuitpython.readthedocs.io/projects/wsgi/en/latest/))
|
||||
* [Adafruit CircuitPython Waveform](https://github.com/adafruit/Adafruit_CircuitPython_Waveform.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-waveform)) \([Docs](https://circuitpython.readthedocs.io/projects/waveform/en/latest/))
|
||||
* [Adafruit CircuitPython binascii](https://github.com/adafruit/Adafruit_CircuitPython_binascii.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-binascii)) \([Docs](https://circuitpython.readthedocs.io/projects/binascii/en/latest/))
|
||||
* [Adafruit CircuitPython datetime](https://github.com/adafruit/Adafruit_CircuitPython_datetime.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-datetime)) \([Docs](https://circuitpython.readthedocs.io/projects/datetime/en/latest/))
|
||||
* [Adafruit CircuitPython framebuf](https://github.com/adafruit/Adafruit_CircuitPython_framebuf.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-framebuf)) \([Docs](https://circuitpython.readthedocs.io/projects/framebuf/en/latest/))
|
||||
* [Adafruit CircuitPython hashlib](https://github.com/adafruit/Adafruit_CircuitPython_hashlib.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-hashlib)) \([Docs](https://circuitpython.readthedocs.io/projects/hashlib/en/latest/))
|
||||
* [Adafruit CircuitPython miniQR](https://github.com/adafruit/Adafruit_CircuitPython_miniQR.git) ([PyPi](https://pypi.org/project/adafruit-circuitpython-miniqr)) \([Docs](https://circuitpython.readthedocs.io/projects/miniqr/en/latest/))
|
||||
|
|
|
|||
|
|
@ -166,6 +166,7 @@ modules may have a CircuitPython Core API implementation too.
|
|||
.. toctree::
|
||||
|
||||
binascii <https://circuitpython.readthedocs.io/projects/binascii/en/latest/>
|
||||
datetime <https://circuitpython.readthedocs.io/projects/datetime/en/latest/>
|
||||
IterTools <https://circuitpython.readthedocs.io/projects/itertools/en/latest/>
|
||||
Logging <https://circuitpython.readthedocs.io/projects/logging/en/latest/>
|
||||
hashlib <https://circuitpython.readthedocs.io/projects/hashlib/en/latest/>
|
||||
|
|
@ -349,6 +350,7 @@ equivalent carbon dioxide (``eco2`` / ``eCO2``), and total volatile organic comp
|
|||
DS18x20 Temperature <https://circuitpython.readthedocs.io/projects/ds18x20/en/latest/>
|
||||
HTS221 Temperature and Humidity Sensor <https://circuitpython.readthedocs.io/projects/hts221/en/latest/>
|
||||
HTU21D Temperature and Humidity <https://circuitpython.readthedocs.io/projects/htu21d/en/latest/>
|
||||
HTU31D Temperature and Humidity <https://circuitpython.readthedocs.io/projects/htu31d/en/latest/>
|
||||
LPS2X Family of Barometric Pressure, Temperature Sensors <https://circuitpython.readthedocs.io/projects/lps2x/en/latest/>
|
||||
LPS35HW Water Resistant Barometric Pressure, Temperature <https://circuitpython.readthedocs.io/projects/lps35hw/en/latest/>
|
||||
SGP40 Air Quality Sensor <https://circuitpython.readthedocs.io/projects/sgp40/en/latest/>
|
||||
|
|
@ -367,6 +369,7 @@ equivalent carbon dioxide (``eco2`` / ``eCO2``), and total volatile organic comp
|
|||
SCD30 eCO2, Temperature, and Humidity Sensor <https://circuitpython.readthedocs.io/projects/scd30/en/latest/>
|
||||
SGP30 Air Quality <https://circuitpython.readthedocs.io/projects/sgp30/en/latest/>
|
||||
SHT31-D Temperature and Humidity <https://circuitpython.readthedocs.io/projects/sht31d/en/latest/>
|
||||
SHT4x Temperature and Humidity <https://circuitpython.readthedocs.io/projects/sht4x/en/latest/>
|
||||
SHTC3 Temperature and Humidity <https://circuitpython.readthedocs.io/projects/shtc3/en/latest/>
|
||||
Si7021 Temperature and Humidity <https://circuitpython.readthedocs.io/projects/si7021/en/latest/>
|
||||
TC74 Digital Temperature Sensor <https://circuitpython.readthedocs.io/projects/tc74/en/latest/>
|
||||
|
|
@ -436,6 +439,7 @@ These provide functionality similar to ``analogio``, ``digitalio``, ``pulseio``,
|
|||
|
||||
ADS1x15 Analog-to-Digital Converter <https://circuitpython.readthedocs.io/projects/ads1x15/en/latest/>
|
||||
Adafruit SeeSaw <https://circuitpython.readthedocs.io/projects/seesaw/en/latest/>
|
||||
AW9523 GPIO expander and LED driver <https://circuitpython.readthedocs.io/projects/aw9523/en/latest/>
|
||||
Crickit Robotics Boards <https://circuitpython.readthedocs.io/projects/crickit/en/latest/>
|
||||
DS2413 OneWire GPIO Expander <https://circuitpython.readthedocs.io/projects/ds2413/en/latest/>
|
||||
FocalTech Capacitive Touch <https://circuitpython.readthedocs.io/projects/focaltouch/en/latest/>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 629acd6c67f2935955e3ee0554ac4e1bfd64a9cb
|
||||
Subproject commit 142f30250264baba0aed4e0738245a0a81586b96
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2a0f208ac832d7e0ac9083b90e455cc2efcbaee5
|
||||
Subproject commit 49c4a5da053c107c8c1f4517525cc2e82ac333b7
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 89318a410a5763d0979fb6bc67ea6a9f0d33f6e6
|
||||
Subproject commit 810fa74b21749cceb90fd1fc9014989c15b002e7
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit c8c060ae9f770a599937bd5730795a76470e6a72
|
||||
Subproject commit bc5b5fca3d53c46b213d6b961dc7d6d11ab61a36
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 123d11b19c1e379885f03c1de9797cc8d55999cc
|
||||
Subproject commit a7ac1587c64d30193ea953a2d45a4abe98606370
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 899bf3898b09fb2fbbc24d886cdd5c7b5c8643fd
|
||||
Subproject commit 711f4ac852ad69d2aa1a7d79a2409ad246752739
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5d93d8de97861f8e61199818337316d08f730082
|
||||
Subproject commit 235090c353d3c0addd57bec4c7652901dff4a7de
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit cc41945782f093d2f16bfafc037820b53c250b17
|
||||
Subproject commit 3bb4c69885a121be5b94118084c34139a1346e29
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 9a6710b0032d9154b0ef4ab6552acdfe956e5b04
|
||||
Subproject commit 59dbb1b655d86d1258c699cb4d68b2359b640e88
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit e73cea4d39ccdfbabfd208cedfbe0c6f092b78e1
|
||||
Subproject commit 99d50bb55ac40e7410c3b3a5c128a23c26440015
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit af063a688703392d9970235b751e1ac7c0474e09
|
||||
Subproject commit 8436e760e8bf34aee62c717f5f35eb64b70245bc
|
||||
1
libraries/drivers/aw9523
Submodule
1
libraries/drivers/aw9523
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 8e39484a46a2b0e1f1c736ab4d40dcb3cd30ebad
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 296308a58305c03e9bc13d898d7d5ba67ec35ea7
|
||||
Subproject commit 4e0f8993136f45ad01d3dcde457247de621dc6af
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit f5bc539da25995d86d389f963c5a4acb294512b0
|
||||
Subproject commit 98b950cd17e7701a803f62a868e01fe587ab4a76
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit a15a5c7bab08510d5e74e9f7a137c6f7cc283a99
|
||||
Subproject commit c12af54685cad49ed84f4a64b6c5f5fa5d224fe8
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit f65303074498e07db883e73c067a8b9e491451a2
|
||||
Subproject commit 0830cf7c147fde91fe2aa39649235dc793b2ab54
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2de18d1e06e68e861731c369bd443ff1f629df21
|
||||
Subproject commit b8011f78bb349705f0a07121d45dafa36d3c6f4a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit a716040e9ffb08504502b5425d2692c990cef906
|
||||
Subproject commit 55fb7bd572cf7755082a0e0309acfc1ad20df501
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit f4e8dfd37a52c5d7d565190e99b1be585c80e837
|
||||
Subproject commit b96d2501c69e22fe6f0feaf89fae13973557b085
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit a5c0872fbcdf8e55c61433f48b636656e836549d
|
||||
Subproject commit 453dc805778adc356fd9b51ea3e5179eb578675c
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 852c4dd22050927c75209c9157868fd0a41c36c8
|
||||
Subproject commit 784a7e804066ce9e338f1f9319e1b26de46015b1
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4b50998a91b693b2aee5407e0c894b3a4800c33b
|
||||
Subproject commit 4634bbd79b78c9b182b0e651ba0ad57979f0324a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3c540329b63163e45f108df4bfebc387d5352c4f
|
||||
Subproject commit c1a765d784133513d4276ba408407f714523885d
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 809646ba11366b5aedbc8a90be1da1829304bf62
|
||||
Subproject commit c374f384d568d49d0f8c84e57dd1c8256c43e722
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 640006132b6db0a19ba87b63c1ee8859b5ec062c
|
||||
Subproject commit f8a56e0016de79c375227997d674d08afe13e410
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 96546f48520024998e95b387744e9033b90ce73e
|
||||
Subproject commit 451a4e9c3962f30edec57f066d9337d2a97308f0
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 672d53ad473f28083cc37d7bf88098a38427342c
|
||||
Subproject commit cdb05dfc9b5c723d4baf3e3b427ce23c2c8f539a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 8e8a1755544fa1fd7d6968f5d83275ce9c66ad1e
|
||||
Subproject commit 9474a6fbc3df30af134c9943e8db57bb18c9e6c2
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ce30b04a3c8e557d48a0607ddcb25272b196a433
|
||||
Subproject commit da779c79d3ea6c6650b8139a80f7c3ee9e1021ef
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit bb38024bc3a88d05fe7677fcb2845498b8de7e29
|
||||
Subproject commit 45e885764d68f48ac9c7f9a41bbd3327fc5ed9e6
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 6eec30e50a6c6032572fdf0b2de78e52d4d82c16
|
||||
Subproject commit deadde7298828bb4340368821076e22ffa0c8c98
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 0fa90501d2a675f27d0b041da127e6d9499bd251
|
||||
Subproject commit 03aefeb59766ed04a1f77de91548e7e66dca98b2
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4f5dc66d50e43ca8d413ab0d86c125a7a13d394f
|
||||
Subproject commit eccc874f977dd3afc123264f82f9f82276500847
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 42d9daff7cee342e421605667d7372626e6ac396
|
||||
Subproject commit 6696690e8896f3eb77d56047b6a31cf8af40589f
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3ca62375a925e4ee4cf775467461057a58790cc6
|
||||
Subproject commit 9ffde2d7151aaaee6cf3fcae8f7ceb715eb44b24
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit d1545d655a3b2ae6b6f1dfbf4da3f1a1259d87a4
|
||||
Subproject commit b94f08bd4b97745eaf215a9877b6d5157a882233
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3ce6e9201c52b99c01072df0dd7d29f12e596e4a
|
||||
Subproject commit 9e4cd708ca78df6986fb207c527d8bca868d32d0
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 1e3312ab1cba0b1d3bb1f559c52acfdc1a6d57b8
|
||||
Subproject commit af6f9c1f1eb86a2ed4eafd118b179c0134425e7c
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 743bd2421b66cfbad2ffb14b57c31b910a6301dc
|
||||
Subproject commit 2531c23ba0b2baa238c6a8d80cfc743011808df9
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ef2954758a647df3f34c6894f3008f18b51f7864
|
||||
Subproject commit 4ad00b4d4f947eac565ec2142f5e114dd2aa16c7
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4db4669305b7636c5a5cb8dfc4d5166c6f53a313
|
||||
Subproject commit 63744b2cfc4215d4eef8bb2734e1d81a45f278e6
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 06ca26dff2118385276a74f4636ba7fdd11a795f
|
||||
Subproject commit f5959ebfbe2155fa4fa32137d970d0b7d3aa2a95
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ce9d1bb39c5ab61f84f1e1569e00f515ecaaf2ba
|
||||
Subproject commit 170e07992971e9d250689cfaecc676fa486def9e
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4eed803ef43d33d89231fae36da47e0356cb3c61
|
||||
Subproject commit 88a1575563fc4083f3db585cbdf89b640812c2d6
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5a2058d146983002982337cc9cccf29e4bb28c45
|
||||
Subproject commit fbdabea77bd5ee8159674c5023fb32b8e8dc15a8
|
||||
1
libraries/drivers/htu31d
Submodule
1
libraries/drivers/htu31d
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 787fba17aa5456382e23d5a928f256c92cecdbeb
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit c9babc4400f3163b0b2d60f5e5fe9b9d30231254
|
||||
Subproject commit 43c8511d79858838a9f4020a45ecbf06f9aa2513
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit b451418f845b9d18242efcee8c69cc5dfd0f190a
|
||||
Subproject commit 41297625630fa2d1f64c6fdc07a800d3f5a36f0b
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3f4f52eb3a65173165da1908f93a95383b45a726
|
||||
Subproject commit 268ec697096c920d022b76c7200c17a4dfbad206
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 8ca2879c7f21a3ec514275f0f28f3a7d98b566b9
|
||||
Subproject commit a682cf22f7b612df7fe55a53fe3b567df6cb3c66
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit d5a37ccc87de4df621753487802491211ddb4c06
|
||||
Subproject commit 5cc91ba8c97ae0e362eb22c3eddb7c7a3a2981ec
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4fddbbe30b5825091cf6d0d4d617ba9c16be8911
|
||||
Subproject commit fccfce92f0b2805334f7a2aa4f61c94fb73fbeaf
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2c0ea11513c8c6b30fa3a8f34ab2c2caa66518f3
|
||||
Subproject commit f8192c41f0d8fe9a3352271de0c4fa05af245a4c
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit e56c69e0063f49c3c1328a3edd9353d8b81492da
|
||||
Subproject commit e6f3840ca5d4598a63c445f87d5e6f7204694891
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit fc3a7b479874a1ea315ddb3bf6c5e281e16ef097
|
||||
Subproject commit 565653e78e4f756498b18863adf274c076d3fa81
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 17fd7df1f95429701add7b1309cf4da999b3814b
|
||||
Subproject commit ae436d358ae7eab65fee2f952f023fbc04e1b23b
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit d4f457024b74564d20ce2f4d5bd23fa65e6c659c
|
||||
Subproject commit fab5bb600b633cddb15bd284dd4bd13a8c1f1a2e
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 24420b28e19ebe78b06784c0c733566ce9f787a6
|
||||
Subproject commit fd6eaf6596c1cdb6118f88a6f1e81d6cb0230069
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 11eef6d80f6cd2144b9a2bb9f6e11d390ca70041
|
||||
Subproject commit 2b4eee733868ead3d48d936fc27fa1d1fce4ab3a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2aabdecf764f042348664cb95afad87a9ecd2e5c
|
||||
Subproject commit ef368bfdef40f61e18505ae05d573c880ed5650a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit bea5d4a347aeece71a421ee292551264e3bf7ae2
|
||||
Subproject commit 555d949e1ca735d36f6595b54cb284a7a0eeee68
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit aa720bc926f2f2c5c9b9e663b829b48ed3c53b0c
|
||||
Subproject commit b4acd34ea06d00df5703726b9262b07395e3100b
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit c4385ddf93f6324bc6448b07969597a139288c0c
|
||||
Subproject commit 67a033e7c3d185b92c09efd9c648700f3e6be31c
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 60818095bbcb3368212d225bcd8f8b59162addbf
|
||||
Subproject commit a1e2a76da6858eb1caa6be34f39e4dcfc247343a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit f85f75d37abe861b3ac111cec4cee2aba108c899
|
||||
Subproject commit ff6329feeedb43ab95239a399ef052f5bef73f9d
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4be562b0f6e22bc0279dfc3bec771666e899700c
|
||||
Subproject commit b79a227ab1c1b9279dc51ec35587665d7c61a457
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit e3a0ac1287c38a9fb23fb7f6f320454298a00e85
|
||||
Subproject commit 1b943ee0726721b3bea577d685ef7fd2e0526fd5
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ab23e03565aac34cbab564e5973600086b52a885
|
||||
Subproject commit 6addfe335681dc7a3eea06508d352e400a9bf6d7
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 561387351b6f20b3e255df84ba1add18c4117d27
|
||||
Subproject commit 2776689d0d04e5732c4e025acbaa36635ac24129
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit e8dc04f7ff884afbafba6bf2b65c7b7fb0425bca
|
||||
Subproject commit 4cf7bb0e08851a6ae53f4b86384023eb3dbec905
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 75c6e80b8bf30163d3d5df4a8e2ebdf36271d353
|
||||
Subproject commit 3ba0569ed5bb1c5b4a7bfb0ddd85fab53edb3e6a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 215bd39c8f6bad91398e18a3f34272b547f22bc6
|
||||
Subproject commit 88b14cec2b5b362a1526245a498a3bc70c112935
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 34b9c1db909d3394df553919c6871fbb31725f58
|
||||
Subproject commit a6916350905dc1d3ad1ea47e8bbd32abc66169a8
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 920eefa641a153712f15a3229fcb642ad52ac6b1
|
||||
Subproject commit 1e291e9e8fd74d318eef82fb0989ae3d464b2af7
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit e7357b343bbb3040faf312e41bbf915871679073
|
||||
Subproject commit 66d16522658c5bded68aba210d7fb2d74c88e542
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit c0793bb35b4cd61724529ac3bb7d0259135780f7
|
||||
Subproject commit ae4a564a4aa4e19e7149deaea73f553d8cd3b98f
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit faa7748075ada06ef30c3dc549de74645c75e3b4
|
||||
Subproject commit 018df4161e7bd68c276816c3dbcc683a97a766c0
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 494addd606fced1b1ee7b02670218bfb166be743
|
||||
Subproject commit 24e633cc9e6e826ead13c017f6eb48c2c0e57264
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 57fc6348ebfb80feec1bdb7d70478ff23041a690
|
||||
Subproject commit 0ff3dcb865f082dce1330fa9070fa1e4d451a071
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit b5f1757b5bc73135e25ff7e025dba1aaba9326fd
|
||||
Subproject commit ccef1abaa215e1e0a2eac7563335d9e0581165e5
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit bf44d33444c1fbd8737cc58fe3977bb49fdc7a30
|
||||
Subproject commit 78e2518ff9d588195d95d982ce62890fcf322e80
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 9ddea3be9da2afa230fb4cc922a5779b497e718b
|
||||
Subproject commit 50df4c1bb0a1c7b2715c500b3bf5208ababe9558
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit d4702ba26675560ea51fc3acc4ccb55fe45e5958
|
||||
Subproject commit a68eb5c83559dfcefd8d692adcc027c08b173e79
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 946e8d409062566b3af95b121e6800b178dd77c4
|
||||
Subproject commit ebf4de61d8d5b67ae2fbea45afa46f013f6fe15d
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 40fb4c026a5db80af80e1cf5405ccb73fa8483b8
|
||||
Subproject commit 8c6574d07347f4d74c319d00e9886849899df69f
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit e1683692822b1ccb4785bf249fb3842165ad449e
|
||||
Subproject commit 4b7d1e9f82479ecfabdffde6c1929dea35c6768c
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit d43ae0be63710a66bcd6cde9d856002a951285cf
|
||||
Subproject commit 72f58da0e9a4f00d3800e18d45eb239e68ff18e4
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 205ab0e71c43b8d21b6ecafe6116a842e57fa0bf
|
||||
Subproject commit fda89efb0b311a150cee5fb85be9a23118bf27bf
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit b11a971798ead99ab7ef2b6a17a2b44085ea3d68
|
||||
Subproject commit 19258ca7a6ec8cf148632137ec3acce9168dc60d
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit d09468996488a36ec13397a0f2489a9b16c8b6be
|
||||
Subproject commit 1a11d746e4506ae7f2eff08f584a9d75257bbc8d
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3a07f39837f2b0b3d504b4bbcfdc4e7f1201d250
|
||||
Subproject commit 5dc3211259500561584a14ff4c29f91fc5fa2c6b
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 96ceea84c3a0c3f70b399e5d112712968585041d
|
||||
Subproject commit b90b2c7295af95c842ee178918004e9abd68eec0
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit b9ce6618d204a8985bd0c3b2e3cb009627115eba
|
||||
Subproject commit feed47be607ea3e6bdca0190f73ca70686fa86e6
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 279c9fe7c24ec10a736f6eb673ec1d03cb96306b
|
||||
Subproject commit 0064f7ce2f00222392b247c2172b09a7c1bed946
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 1117e146d8872bcdca3b4f614fb25dfb2fca878d
|
||||
Subproject commit 34b4226f981e5bc1f1856f27cb22ebf13ba5870f
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit b741c77cee4c1fce61bc478b6afa2e11528389f9
|
||||
Subproject commit f45cb3f2501ad4ebc5da28fd8b65e7c5ee6f5e88
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 88358c0316fe0483b90f978ebcdf6836f82dd77d
|
||||
Subproject commit 653d0a74d4ca386cd742fe74616acf2b1fb14445
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue