Skip to content

Conversation

@maxd-nordic
Copy link
Contributor

  • add bmm350 driver needed for thingy91x
  • fix tls_credentials trusted backend for nRF Cloud libs

Copy link
Member

@gmarull gmarull left a 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.

Copy link
Contributor

@bjarki-andreasen bjarki-andreasen left a 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 :)

@maxd-nordic maxd-nordic force-pushed the pick-bmm350-and-mss-fix branch 3 times, most recently from 98e1a40 to 21f0837 Compare March 28, 2025 09:25
@maxd-nordic
Copy link
Contributor Author

I think I found a subset that applies cleanly now

@maxd-nordic maxd-nordic force-pushed the pick-bmm350-and-mss-fix branch from 21f0837 to 1783f42 Compare March 31, 2025 10:44
Jaakko-Bit and others added 5 commits April 1, 2025 10:10
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)
@maxd-nordic maxd-nordic force-pushed the pick-bmm350-and-mss-fix branch from 1783f42 to 689118a Compare April 1, 2025 08:10
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 1, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@nordicjm nordicjm merged commit d624fe9 into nrfconnect:main Apr 1, 2025
16 of 17 checks passed
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.

8 participants