You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build MCTP zephyr library only when CONFIG_MCTP is enabled
Zephyr does not allow library with no source, which this commit fixes by
guarding the entire CMake file behind CONFIG_MCTP.
Signed-off-by: Benjamin Cabé <[email protected]>
0 commit comments