Skip to content

0.8.2

Compare
Choose a tag to compare
@UncleRus UncleRus released this 10 Dec 11:55
· 778 commits to master since this release

Features

  • (max31865) Driver for MAX31865 resistance converter for platinum RTDs
  • (pca9557) Driver for PCA9537/PCA9557 remote 4/8-bit I/O expanders for I2C-bus
  • (ls7366r) Driver for LS7366R Quadrature Encoder Counter
  • (ci) Added metadata support
  • (bh1900nux) Driver for BH1900NUX temperature sensor

Bugfixes

  • (scd30) Fixed type casting warning
  • (ccs811) Fixed claculation bug in ccs811_set_environmental_data()
  • (max7219) Fixed bug with chip number in 8x8 example
  • (button) Added user context to descriptor
  • (si7021) Fixed delay for SHT20
  • (led_strip_spi) Added brightness support
  • (pcf8563) Fixed mdays/wdays bug
  • (sht4x) Fixed bug in example
  • (led_strip) Fixed memory leak when handling error in led_strip_init()