-
Notifications
You must be signed in to change notification settings - Fork 8k
drivers: sensor: Add driver for MAX32664C #93674
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
base: main
Are you sure you want to change the base?
Conversation
a1d609e
to
c7e80ce
Compare
The basic functions for the driver are functional and can be tested. I set this PR as ready for review to start discussions / review about the code, especially the documentation and the sample. There is no rush to approve it, because I´m still working on it. Hope this is okay :) |
13d7a97
to
3b3d487
Compare
5a5a390
to
662155f
Compare
|
@MaureenHelm do we have something open here? |
@yasinustunerg please revisit |
662155f
to
ca364f3
Compare
ca364f3
to
1045f43
Compare
Can you check the issues listed in SonarQube cloud?
|
5c47ed0
to
bd1d090
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 19 out of 19 changed files in this pull request and generated 6 comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
6d6e024
to
76f5924
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 19 out of 19 changed files in this pull request and generated 3 comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
e13d910
to
013bd9d
Compare
- Add DTS for MAX32664C - Add driver for MAX32664C - Add example for MAX32664C Heart rate measurement with Bluetooth - Add private attributes and channels for health measurement Closes: zephyrproject-rtos#93473 Signed-off-by: Daniel Kampert <[email protected]>
013bd9d
to
bb2a2c7
Compare
|
Open tasks:
Closes #93473