zephyr/samples/drivers/i2c
Neil Chen a944cc3155 samples: drivers: i2c: add target_eeprom support for frdm_mcxa153 board
add i2c target_eeprom support for frdm_mcxa153 board

Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
2025-05-09 12:51:20 +02:00
..
custom_target boards: nxp: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
rtio_loopback samples: Add BL54L15/L15u DVK support 2025-04-23 15:02:20 +02:00
target_eeprom samples: drivers: i2c: add target_eeprom support for frdm_mcxa153 board 2025-05-09 12:51:20 +02:00
README.rst

.. zephyr:code-sample-category:: i2c
   :name: Inter-Integrated Circuit (I2C) Bus
   :show-listing:

   These samples demonstrate how to use the :ref:`I2C <i2c_api>` driver API.