Skip to content

Conversation

tyeth
Copy link
Member

@tyeth tyeth commented Sep 5, 2025

Adds the QMC5883P which is the first vector based sensor to be added.
WS already has the type recognised, but not implemented in most places, so there is one commit adding that.
While I was there it made sense to add the other vector based types, as I've been keen to do other accelerometers, not just magnetometers. As it stands I haven't got an RGBA sensor that comes to mind so I've left colour out for now.

I also fought clang-format again and finally triumphed. The implicit rules varied between CI and windows, and I'd previously attempted to produce a rule file to resolve it, but was a battle I lost on two occasions. This time Victory!
There's now a ci-wippersnapper-show-config branch in ci-arduino which adds the --show-config flag to run-clang-format.py which I tested with and then reverted from the offline build script.

Copy link

github-actions bot commented Sep 5, 2025

Test Results

5 tests  ±0   5 ✅ ±0   35s ⏱️ -1s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 474ad24. ± Comparison against base commit 6ed292d.

♻️ This comment has been updated with latest results.

@tyeth tyeth marked this pull request as ready for review September 16, 2025 17:56
* please support Adafruit and open-source hardware by purchasing
* products from Adafruit!
*
* Copyright (c) Tyeth Gundry 2024 for Adafruit Industries.
Copy link
Member Author

Choose a reason for hiding this comment

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

2025

@tyeth
Copy link
Member Author

tyeth commented Sep 17, 2025

This boot loops at creating SD log file on pico. Fine on S3

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.

1 participant