esp-idf-lib icon indicating copy to clipboard operation
esp-idf-lib copied to clipboard

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

Open xyzroe opened this issue 10 months ago • 2 comments

resolve https://github.com/UncleRus/esp-idf-lib/issues/694

xyzroe avatar Jun 09 '25 09:06 xyzroe

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 avatar Jun 10 '25 18:06 xyzroe

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 avatar Jun 11 '25 07:06 xyzroe

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?

xyzroe avatar Jun 22 '25 11:06 xyzroe

Merged,thanks!

trombik avatar Jul 24 '25 22:07 trombik