This repository was archived by the owner on Jan 24, 2026. It is now read-only.
0.9.0
v.0.9.0
Features
- (docs) How to porting i2c libs by @dizcza in #428
- (sts21) Driver for STS21 temperature sensor by @UncleRus in #326
- (max31855) Driver for MAX31855 cold-junction compensated thermocouple-to-digital converter by @UncleRus in #324
- (ht16k33) Driver for HT16K33 LED driver by @chudsaviet in #341
- (ci) All-new awesome label-based workflow with auto-labeler by @trombik
- (ci) Introduced release-drafter GitHub Actions workflow by @trombik in #338
- (chore) Added clang-format options file by @UncleRus in #421
- (tca9548): Added example by @UncleRus in #424
Bugfixes
- (all) Fixed requirements in components using
esp_timerby @EldritchJS in #328 - (lm75, pca9557) Fixed type casting warnings by @UncleRus in #400
- (ads111x) Fixed bug
in ads111x_is_busy()(#418) by @UncleRus in #419
New Contributors
- @EldritchJS made their first contribution in #328
- @chudsaviet made their first contribution in #341