Skip to content

Commit be9ea39

Browse files
Automated update by Adabot (adafruit/adabot@deab33c)
Updating https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15 to 0.1.0 from e731810: > fix .travis.yml > add .travis.yml and .gitignore; I2C.read_into -> readinto Updating https://github.com/adafruit/Adafruit_CircuitPython_BME280 to 2.0 from 1.0.0: > Update travis config to use 2.x branch for MPY generation. > changed read_into to readinto > Merge pull request adafruit/Adafruit_CircuitPython_BME280#1 from chickadee-tech/doc_fix Updating https://github.com/adafruit/Adafruit_CircuitPython_BME680 to 2.0.1 from f1e5aa2: > Ensure gas property updates reading state. > rename fix > Update travis config with 2.x branch MPY generation. > changed read_into to readinto > Merge pull request adafruit/Adafruit_CircuitPython_BME680#1 from chickadee-tech/doc_fix Updating https://github.com/adafruit/Adafruit_CircuitPython_BMP280 to 2.0 from 1.0.0: > Update travis to use 2.x branch for MPY generation. > changed read_into to readinto > Merge pull request adafruit/Adafruit_CircuitPython_BMP280#2 from chickadee-tech/doc_fix Updating https://github.com/adafruit/Adafruit_CircuitPython_BNO055 to 2.0 from 0.1.3: > Switch to 2.x branch for MPY generation. > changed read_into to readinto Updating https://github.com/adafruit/Adafruit_CircuitPython_CCS811 to 0.0.2 from 0.0.1: > changed read_into to readinto Updating https://github.com/adafruit/Adafruit_CircuitPython_DS3231 to 2.0.1 from 1.0.0: > changed read_into to readinto > Add demo example based on PCF8523 guide. > Switch to build from circuitpython 2.x branch mpy-cross Updating https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH to 0.1.3 from 0.1.2: > busdevice method changed from read_into() to readinto() > Optimize the way data in unpacked (adafruit/Adafruit_CircuitPython_LIS3DH#9) > added ImportError to except > changed to use struct module instead of ustruct (adafruit/Adafruit_CircuitPython_LIS3DH#6) > Update to upcoming NeoPixel API Updating https://github.com/adafruit/Adafruit_CircuitPython_MAX31855 to 2.0 from 0.1.1: > Update .travis.yml > changed conditional import for struct and ustruct (adafruit/Adafruit_CircuitPython_MAX31855#2) Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP9808 to 2.0 from 0.1.1: > Update .travis.yml > changed read_into to readinto > Clarify code indents (adafruit/Adafruit_CircuitPython_MCP9808#2) > Minor tidying Updating https://github.com/adafruit/Adafruit_CircuitPython_MPR121 to 0.1.2 from 0.1.1: > changed read_into to readinto Updating https://github.com/adafruit/Adafruit_CircuitPython_PCF8523 to 0.1.1 from 0.1.0: > changed read_into to readinto Updating https://github.com/adafruit/Adafruit_CircuitPython_SI7021 to 2.0 from 0.1.4: > Switch travis config to build from 2.0 circuitpython branch. > changed read_into to readinto Updating https://github.com/adafruit/Adafruit_CircuitPython_TSL2561 to 2.0 from 51b7cd9: > Update travis config to use 2.x branch for MPY generation. > Merge pull request adafruit/Adafruit_CircuitPython_TSL2561#6 from caternuson/master > fix deploy filename > Correct the docs badge > Merge pull request adafruit/Adafruit_CircuitPython_TSL2561#3 from caternuson/master > Merge pull request adafruit/Adafruit_CircuitPython_TSL2561#2 from caternuson/iss001 Updating https://github.com/adafruit/Adafruit_CircuitPython_VC0706 to 2.0 from 286bd31: < Add example with internal filesystem write. Updating https://github.com/adafruit/Adafruit_CircuitPython_BusDevice to 2.0.1 from 0.3.1: > remove deprecated method read_into > Added readinto() method to be more consistant with busdevice.spi. (adafruit/Adafruit_CircuitPython_BusDevice#10) Updating https://github.com/adafruit/Adafruit_CircuitPython_Register to 1.0.3 from 1.0.2: > changed read_into to readinto to follow changes in Adafruit_CircuitPython_BusDevice (adafruit/Adafruit_CircuitPython_Register#6)
1 parent deab33c commit be9ea39

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

libraries/drivers/ccs811

libraries/drivers/mpr121

libraries/drivers/pcf8523

0 commit comments

Comments
 (0)