Skip to content

feat(qmi8658c): add driver for QMI8658C 6-axis IMU sensor #705

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

Merged
merged 11 commits into from
Jul 24, 2025

Conversation

xyzroe
Copy link
Contributor

@xyzroe xyzroe commented Jun 9, 2025

resolve #694

@xyzroe
Copy link
Contributor Author

xyzroe commented Jun 10, 2025

I ran ./devtools/devtool.py locally and received no errors. What's going wrong on GitHub?
Screenshot 2025-06-10 at 7 59 16 PM

@xyzroe
Copy link
Contributor Author

xyzroe commented Jun 11, 2025

I've checked everything at https://github.com/UncleRus/esp-idf-lib/blob/master/CONTRIBUTING.md, but I'm still having some problems with the documentation build.

@xyzroe
Copy link
Contributor Author

xyzroe commented Jun 22, 2025

I think the "Build docs" stage fails with these errors and is not related to my PR.
/home/runner/work/esp-idf-lib/esp-idf-lib/components/led_strip_spi/led_strip_spi_sk9822.h:75: warning: explicit link request to 'end' could not be resolved /home/runner/work/esp-idf-lib/esp-idf-lib/components/led_strip_spi/led_strip_spi_sk9822.h:75: warning: explicit link request to 'end' could not be resolved /home/runner/work/esp-idf-lib/esp-idf-lib/components/led_strip_spi/led_strip_spi_sk9822.h:75: warning: explicit link request to 'end' could not be resolved /home/runner/work/esp-idf-lib/esp-idf-lib/components/led_strip_spi/led_strip_spi_sk9822.h:75: warning: explicit link request to 'end' could not be resolved

Can anyone help me?

@trombik trombik merged commit 5255765 into UncleRus:master Jul 24, 2025
63 of 65 checks passed
@trombik
Copy link
Collaborator

trombik commented Jul 24, 2025

Merged,thanks!

@xyzroe xyzroe deleted the feat-qmi8658c branch July 25, 2025 09:21
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.

Driver for QMI8658C
2 participants