0.9.2
Features
- (ds3231): Added ds3231_get_squarewave_freq by @dizcza in #447
- (ads130e08): Driver for ADS130E08 ADC by @weslleymfd in #462
- (dps310): DPS310 driver by @trombik in #463
Bugfixes
- (pca9557): Fixed incorrect I2C address and register bug by @AxelLin in #453
- (max7219) Fix string bounds check by @UncleRus in #471
- (ci) Updated esp-idf versions by @trombik
- (ci) Updated actions/checkout to v3 by @trombik in #476
- (esp_idf_lib_helpers): Fixed ets_sys.h error by @UncleRus in #479
- (i2cdev): Fixed i2c param config and driver install order for esp32 target by @AxelLin in #475
New Contributors
- @AxelLin made their first contribution in #453
- @weslleymfd made their first contribution in #462