#mctp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #mctp, aggregated by home.social.
-
Recently we've been putting together a suite of rust crates for #MCTP and related protocols such as PLDM and NVMe-MI, for Linux and embedded environments
https://codeconstruct.com.au/docs/mctp-rust-new-crates/ -
In 2021, the initial protocol support for MCTP was merged into the Linux Kernel.
The goal is to make it standard socket calls to use it with socket(AF_MCTP)/sendmsg/recvmsg, etc.
In the future, more transports will be merged. serial, i2c and i3c are already merged; USB, PCC and PCIe VDM are upcoming.