# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.1.1] - 2026-02-28 ### Fixed - Corrected repository URL in idf_component.yml to point to correct GitHub repository - Enhanced component metadata with maintainer, tags, and issue tracker information ### Added - CHANGELOG.md file to track version history ## [1.1.0] - Previous Release ### Added - LIS3DH 3-axis accelerometer driver with ESP-IDF 5.x I2C master bus API - Support for ±2g, ±4g, ±8g, ±16g full scale ranges - Configurable output data rates from 1 Hz to 400 Hz - WHO_AM_I register verification - High resolution mode support
4f6f61d3722f772968d00b957e5cc82e7ad1e0e0
idf.py add-dependency "pedrominatel/lis3dh^1.1.1"