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
Introduce a new CMake option `CSP_FIXUP_V1_ZMQ_LITTLE_ENDIAN`. When
enabled, this option applies a fixup to the ZMQ interface to match the
libcsp v1 behavior, which incorrectly used host endianness instead of
the expected big-endian format.
This fixup ensures compatibility with systems using libcsp v1 while
aligning with the behavior of libcsp v2.
Signed-off-by: Yasushi SHOJI <[email protected]>
0 commit comments