- 
                Notifications
    
You must be signed in to change notification settings  - Fork 8.2k
 
drivers: sensor: STS4x Add driver #77292
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
Conversation
| 
           Hello @jfaeh, and thank you very much for your first pull request to the Zephyr project!  | 
    
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.
Thank you for contributing!
You need to remove the merge commit - use git rebase.
0b71080    to
    6327914      
    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.
Thanks for your contribution!
Please address the failed checks:
https://github.com/zephyrproject-rtos/zephyr/actions/runs/10489554216/job/29054452132?pr=77292#step:11:36
2a2dcfd    to
    e5ded74      
    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.
The driver LGTM, but there's already a generic sensor sample that reads ambient temperature (samples/sensor/thermometer). Please use that instead of introducing a new sample.
b6df240    to
    5d3dd47      
    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.
Needs a rebase to resolve conflict. Otherwise LGTM.
          
 Done  | 
    
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.
Needs a rebase to resolve conflict. Otherwise LGTM.
Done
Sorry, one more time please.
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.
Sorry, please rebase once more!
        53f508f
      
    This adds support for Sensirion's STS4x temperature sensor. Signed-off-by: Jan Faeh <[email protected]>
| 
           Rebased once again @ubieda @MaureenHelm @jeppenodgaard  | 
    
| 
           Can someone who is authorized merge this pull request? Since @jfaeh (Jan) is away until next week he can't merge himself until then.  | 
    
          
 Sorry, this missed the 4.0.0 feature freeze deadline so this will have to wait until 4.1.0 merge window opens.  | 
    
| 
           Hi @jfaeh! To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge. Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁  | 
    
This adds support for Sensirion's STS4x temperature sensor