Michał Stasiak
2a642f1894
tests: drivers: sensor: temp: Add support for nRF54L20 and nRF54L09 PDKs
...
Add support for nRF54L20 and nRF54L09 PDKs in temp_sensor
twister tests.
Signed-off-by: Michał Stasiak <michal.stasiak@nordicsemi.no>
2025-01-30 14:08:19 +01:00
Piotr Kosycarz
e4b830fe7a
tests: drivers: sensor: temp_sensor: enable for nrf54l15dk
...
Incorrectly removed during transfer pdk->dk.
Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
2024-11-16 13:44:48 -05:00
Carles Cufi
cb47c62259
boards: nordic: Remove nRF54L15 PDK
...
The nRF54L15 Development Kit is now available, so remove the Preview
Development Kit (PDK).
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2024-10-21 01:46:39 +01:00
Piotr Kosycarz
fb86c453cc
tests: drivers: sensor: temp_sensor: verify room temperature
...
Verify sensor reading - should be within room temperature limits.
Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
2024-10-17 15:38:37 -04:00
Karol Lasończyk
aef0eb275d
tests: temp: Add overlay for nRF54L15 DK
...
Adds support to activate testing on TEMP.
Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
2024-05-23 07:47:58 -04:00
Andrzej Głąbek
53c350e17b
tests: drivers: Add test for temperature sensor
...
Add a simple test intended primarily for checking the nRF temperature
sensor in its nrfs variant but intentionally was made generic enough
that it should be usable with other temperature sensors (after just
providing an overlay) and could be helpful in development of new
temperature sensor drivers, and possibly extended then if needed.
Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2024-05-15 09:25:30 +01:00