# unit-egcs-epics **Repository Path**: liaolj/unit-egcs-epics ## Basic Information - **Project Name**: unit-egcs-epics - **Description**: epics7 以及module源代码包 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-14 - **Last Updated**: 2022-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README epics7 以及module源代码包 === *StreamDevice*在官网的基础上修改了RELEASE文件 原来文件部分 ```shell PCRE=$(SUPPORT)/pcre-7-2 ``` 修改为 ```shell #PCRE=$(SUPPORT)/pcre-7-2 ```