Skip to content

0.9.4

Latest
Compare
Choose a tag to compare
@UncleRus UncleRus released this 05 Aug 14:26
· 165 commits to master since this release

Features

  • (sgm58031): Driver for SGM58031 16-bit I2C ADC by @jmpmscorp in #511
  • (sts3x): Driver for Sensirion STS30/STS31/STS35 digital temperature sensor by @slimcdk in #532
  • (mpu6050): Driver for MPU6000/MPU6050 6-axis MotionTracking device by @horsemann07 in #455
  • (max1704x): Driver for MAX17043/MAX17044/MAX17048/MAX17049 battery fuel gauge by @shuki25 in #542
  • (calibration): Multi-point calibration library by @UncleRus in #545

Bugfixes

  • (veml7700): Fixed wrong resolution divider by @Throows in #534
  • (docs): Fixed section in docs for max7219 by @UncleRus in #529
  • (mcp23x17): Fixed function name in mcp23x17.c to match the one in the header by @oisalb in #536
  • (tsl2591): Added sensor init to default tsl2591 example by @UncleRus in #541
  • (ci): New devtool, simpler metadata, simpler CI by @UncleRus in #546
  • (docs): Fixed doxygen comments and docs, updated doxygen config by @UncleRus in #553

New Contributors

Documentation: https://esp-idf-lib.readthedocs.io/en/0.9.4/