# htsc2data **Repository Path**: geniousfan/htsc2data ## Basic Information - **Project Name**: htsc2data - **Description**: 加密芯片封装库,cmake 封装动态库示例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-03 - **Last Updated**: 2025-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## A shared memory msg communication interface that is based on shadesmar. #### Usage: #include "mv_ipc_operator.h" #include "event_type_define.h" link the library: libShmIPCPubApi.so/libShmIPCSubApi.so #### Build Step: ./cmake.sh then the include folder/lib folder will be placed in target folder rk3568: ./cmake.sh toolchain/rk3568-toolchain.cmake (Release) // if need to build release lib, add the "Release" param