Skip to content

Boards: Shields: Add Adafruit LIS3DH accelerometer shield #94296

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 1 commit into
base: main
Choose a base branch
from

Conversation

pyhys
Copy link

@pyhys pyhys commented Aug 9, 2025

Add the Adafruit LIS3DH I2C accelerometer shield.
The picture is from the Adafruit product page.

Add the Adafruit LIS3DH I2C accelerometer shield.
The picture is from the Adafruit product page.

Signed-off-by: Jonas Berg <[email protected]>
@zephyrbot zephyrbot added the area: Shields Shields (add-on boards) label Aug 9, 2025
Copy link

sonarqubecloud bot commented Aug 9, 2025

Copy link
Contributor

@JarmouniA JarmouniA left a comment

Choose a reason for hiding this comment

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

Can you add

- platform:adafruit_qt_py_rp2040:SHIELD=adafruit_lis3dh

in

extra_args: EXTRA_CONF_FILE=sensors_die_temp.conf

so that the shield gets checked in CI.

Edit: not sure if that is going to work, or if it's the right place for it.

@JarmouniA JarmouniA added the area: Sensors Sensors label Aug 9, 2025
@pyhys
Copy link
Author

pyhys commented Aug 11, 2025

@JarmouniA I do not find any other references to shields in that file?

@JarmouniA
Copy link
Contributor

@JarmouniA I do not find any other references to shields in that file?

Yeah, I believe it's only done for display shields for now, see


Would be good to have the same for other types of shields as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Sensors Sensors area: Shields Shields (add-on boards)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants