Skip to content

feat: Implement driver for LIS2HH12 #670

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ferdinandkeil
Copy link

This PR implements the driver suggested in issue #644 .

@@ -0,0 +1,23 @@
menu "Example configuration"
config EXAMPLE_I2C_MASTER_SCL
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use rsource "../../../../devtools/Kconfig.i2c here. The latest examples use it throughout. You just need EXAMPLE_LIS2HH12_SA0_PIN in this file.

@trombik
Copy link
Collaborator

trombik commented Feb 27, 2025

Sorry for the delay. Please rebase your code with the latest master. After that, I will review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants