Karol Lasończyk
061036f9e3
tests: samples: Extend support for nRF54LM20A
...
Extends support and adds new overlays.
Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2 weeks ago
Bartosz Miller
8aa6557c95
tests: boards: nrf: i2c: Fix nrf52 and nrf53 pin assignment
...
Fix the i2c loopbacks pins assignments for nrf52 and nrf53 to allow
automated testing.
Signed-off-by: Bartosz Miller <bartosz.miller@nordicsemi.no>
3 weeks ago
Keith Packard
fc24bd8449
tests/nrf: Use memcpy instead of strncpy to avoid gcc warnings
...
While strncpy will work here, this isn't testing strings, it's testing
byte arrays, so use memcpy
Signed-off-by: Keith Packard <keithp@keithp.com>
3 weeks ago
Michał Stasiak
f9be8753f5
tests: boards: nrf: i2c_slave: allow more instances
...
Allow more TWIS instances to be tested.
Signed-off-by: Michał Stasiak <michal.stasiak@nordicsemi.no>
4 weeks ago
Bartosz Miller
21f71dfab4
tests: boards: i2c: Add testing with different i2c speeds
...
Test with all available speeds on the given device.
Signed-off-by: Bartosz Miller <bartosz.miller@nordicsemi.no>
2 months ago
Greg Leach
2aff40b1b1
tests: Add BL54L15/L15u DVK support
...
Adds support for the BL54L15 and BL54L15u DVK boards.
Signed-off-by: Greg Leach <greg.leach@ezurio.com>
3 months ago
Michał Stasiak
25cf6e481d
tests: boards: nrf: i2c: add support for nRF54H20 cpuppr
...
i2c_slave tests can now be run on nRF54H20 cpuppr target.
Signed-off-by: Michał Stasiak <michal.stasiak@nordicsemi.no>
7 months ago
Rafał Kuźnia
07ee796c7d
tests: nrf: enable twister tests for nrf54l20pdk
...
Enabled the following tests on nrf54l20
- i2c_slave
- clock_control_api
- nrf_clock_calibration
- nrf_lf_clock_start
- onoff
- retained_mem/api
- uart_elementary
- uart_errors
- uart_mix_fifo_poll
- uart_pm
- uart_async_api
- wdt_error_cases
- wdt_basic_api
- counter_basic_api
- fcb
- nrf/qdec
Signed-off-by: Rafał Kuźnia <rafal.kuznia@nordicsemi.no>
7 months ago
Gerard Marull-Paretas
d4a67e321b
samples, tests: remove usage of space-separated lists
...
Convert them to native YAML lists. Support for space-separated
lists was deprecated in Twister a long time ago.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
7 months ago
Katarzyna Giądła
436d1bf628
samples: tests: Add support to tests on nrf54l15 DK
...
Align all existing samples/tests/applications which
contains nrf54l15pdk/nrf54l15/* by adding
nrf54l15dk/nrf54l15/* to enable twister builds.
Signed-off-by: Katarzyna Giądła <katarzyna.giadla@nordicsemi.no>
Signed-off-by: Grzegorz Chwierut <grzegorz.chwierut@nordicsemi.no>
10 months ago
Gerard Marull-Paretas
1c689fce18
dts: bindings: nordic,nrf-pinctrl: remove pinctrl nordic,clock-enable
...
Property is no longer used.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
11 months ago
Gerard Marull-Paretas
b57481ab18
boards, tests: nrf54h20: add nordic,clock-enable property
...
Applies to:
- UART/E (TXD)
- SPIM (SCK, MOSI)
- SPIS (SCK, MISO)
- TWIM (SDA, SCL)
Except fast-instances.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
11 months ago
Karol Lasończyk
955dbf47f8
tests: nordic: Enable I2C tests
...
Add i2c to supported peripheral to enable i2c testing.
Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
1 year ago
Nikodem Kastelik
01ea0f2d7e
tests: boards: nrf: add i2c driver test with TWIS slave
...
Test defines a lopback between i2c driver master and nrfx TWIS slave
to verify their functional correctness.
Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
1 year ago