Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lis2dw12: Add support for lis2dw12 accelerometer #6312

Merged
merged 3 commits into from
Aug 21, 2023

Commits on Aug 18, 2023

  1. lis2dw12: Add support for lis2dw12 accelerometer

    lis2dw12 is an accelerometer from STMicroelectronics(https://www.st.com/resource/en/datasheet/lis2dw12.pdf)
    With better performance than the ADXL345 according to the datasheet.
    
    Signed-off-by: XM.Zhou from BigTreeTech [email protected]
    Signed-off-by: Alan.Ma from BigTreeTech [email protected]
    bigtreetech committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c160f9e View commit details
    Browse the repository at this point in the history
  2. docs: Add how to configure LIS2DW instructions

    Signed-off-by: Alan.Ma from BigTreeTech [email protected]
    bigtreetech committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5342689 View commit details
    Browse the repository at this point in the history
  3. Kconfig: Support Enable/Disable lis2dw on chips with small flash size

    Signed-off-by: Alan.Ma from BigTreeTech [email protected]
    bigtreetech committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    428b0a0 View commit details
    Browse the repository at this point in the history