- 
                Notifications
    
You must be signed in to change notification settings  - Fork 720
 
Pick bmm350 and mss fix #2676
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
Pick bmm350 and mss fix #2676
Conversation
      
          
      
      
            maxd-nordic
  
      
      
      commented
        Mar 27, 2025 
      
    
  
- add bmm350 driver needed for thingy91x
 - fix tls_credentials trusted backend for nRF Cloud libs
 
f4c6165    to
    6d6a71a      
    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.
noups are unnecessary, pull all necessary changes instead.
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.
I'm ok with the noup, but please revert the noup as the last commit instead of adding a new undoing commit we then have to track at the next upmerge :)
98e1a40    to
    21f0837      
    Compare
  
    | 
           I think I found a subset that applies cleanly now  | 
    
21f0837    to
    1783f42      
    Compare
  
    The TMP435 is a remote temperature sensor monitor with a built-in local temperature sensor. Signed-off-by: Jaakko Rautiainen <[email protected]> (cherry picked from commit 516e5d6)
This Introduces a driver for the i2c interface of Phosense XBR818. XBR818 is a 10.525Ghz Radar chip with builtin detection algorithm. Signed-off-by: Camille BAUD <[email protected]> (cherry picked from commit 6376866)
- add driver for Vishay VEML6031 High Accuracy Ambient Light Sensor. - add new compatible "vishay,veml6031". - read and write consecutive 8 bit registers as bulk operation. - add driver to build all test of sensors. - support fetch and get. - triggered mode and interrupt is not yet supported. Signed-off-by: Andreas Klinger <[email protected]> (cherry picked from commit 72b2f01)
Add driver for Bosch BMM350 magnetometer sensor. Signed-off-by: Maximilian Deubel <[email protected]> (cherry picked from commit 878ab53)
The simple backend returns the size of the credential, even if it is too big. The secure backend should do the same, our libraries depend on this behaviour. Signed-off-by: Maximilian Deubel <[email protected]> (cherry picked from commit 916897f)
1783f42    to
    689118a      
    Compare
  
    
          
 | 
    



