# embeded_c_components **Repository Path**: gujin__2020/embeded_c_components ## Basic Information - **Project Name**: embeded_c_components - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-08 - **Last Updated**: 2025-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### How to use port.h:调用与用户平台相关的接口的头文件,比如port_A.h port_A.h:定义用户平台相关的接口,这些接口由外部模块实现。 #### 功能介绍 1) softwdt 参考 common_libs/softwdt/readme.md 2) wait_event 参考 common_libs/wait_event/readme.md 3) poll_buffer, list, crc16 4) common_string 5) app_error 6) calendar, datetime 参考 common_libs/calendar/readme.md