MCTP I3C Top Node Sample
Overview
Sets up an MCTP top node that may talk to any number of connected endpoints over I3C.
Requirements
Board with an I3C bus acting as the bus controller.
Wiring
A common I3C bus SDA/SCL pair connected to any number of boards (setup in devicetree).
Building and Running
west build -b frdm_mcxn947_mcxn947_cpu0 samples/subsys/pmci/mctp/i3c_bus_owner
west build -t run