# esp32_staticlib_test **Repository Path**: xudonglei/esp32_staticlib_test ## Basic Information - **Project Name**: esp32_staticlib_test - **Description**: 在esp32上封装静态库,并且在官方hello_world基础上修改测试该静态库。参考了gitee上陈沛林 的仓库:https://gitee.com/pei_lin_chen/esp_idf_gcc_lib_examples,对他表示感谢。 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-07 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # esp32_staticlib_test #### 介绍 在esp32上封装静态库,并且在官方hello_world基础上修改测试该静态库。参考了gitee上陈沛林 的仓库:https://gitee.com/pei_lin_chen/esp_idf_gcc_lib_examples,对他表示感谢。