Etienne Carriere
f32cd9330b
samples: drivers: i2c: rtio_loopback: add nucleo_f401re/nucleo_h503rb
...
Add nucleo_f401re and nucleo_h503rb boards to rtio_loopback tests
on the I2C driver.
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
2025-06-23 12:47:00 -07:00
Greg Leach
23338e5708
samples: Add BL54L15/L15u DVK support
...
Adds support for the BL54L15 and BL54L15u DVK boards.
Signed-off-by: Greg Leach <greg.leach@ezurio.com>
2025-04-23 15:02:20 +02:00
Matthias Hauser
941a5489d3
dts: boards: we: add board Ophelia-IV
...
add new board Ophelia-IV
Signed-off-by: Matthias Hauser <matthias.hauser@we-online.de>
2025-04-03 13:16:05 +02:00
Bjarki Arge Andreasen
5c7f47de0f
samples: drivers: i2c: rtio_loopback: add nrf54h20
...
Add nrf54h20 board support to the i2c rtio loopback sample.
Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-02-17 14:07:55 +01:00
Bjarki Arge Andreasen
7d5a912ced
samples: drivers: i2c: rtio_loopback: add nrf boards
...
Add nRF boards to the rtio_loopback sample.
Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-01-13 20:23:36 +01:00
Bjarki Arge Andreasen
4cd33baf06
samples: i2c: rtio: add i2c_rtio_loopback sample
...
Add sample which clearly and thorougly shows how to use RTIO with
I2C controllers, both synchronously and async, comparing it with
the "standard" I2C API, in an controlled environment. Both the I2C
controller and I2C target are managed by the sample, using loopback
to monitor and control the I2C transfers.
Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2024-12-18 22:10:45 +01:00