Liz
|
1c85f28cb3
|
add doxygen badge
|
2025-08-11 09:23:29 -04:00 |
|
Liz
|
54225f74ef
|
add image for link
|
2025-08-07 09:38:35 -04:00 |
|
ddtdanilo
|
5aaacc7cc5
|
fix: use Adafruit CDN for product image
Replace local asset reference with official product image from
Adafruit CDN (https://cdn-shop.adafruit.com/970x728/6388-00.jpg)
|
2025-08-05 15:47:51 -05:00 |
|
ddtdanilo
|
5d0e82c941
|
fix: correct product link in README to QMC5883P page
The image link was pointing to /products/ which returns 404.
Updated to correct product page /product/6388
|
2025-08-05 15:43:37 -05:00 |
|
Limor Fried
|
53884e9eb4
|
Apply clang-format to all source files
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-08-05 15:17:15 -04:00 |
|
Limor Fried
|
d0a569be1e
|
Initial commit: Add basic QMC5883P library
- Add core library files (Adafruit_QMC5883P.h/.cpp)
- Add basic example sketch with chip detection
- Add standard Adafruit project files (.clang-format, README.md, GitHub workflows)
- Library successfully tests I2C communication and chip ID verification
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-07-18 17:24:41 -04:00 |
|