# pc-ble-driver-demo **Repository Path**: lim11/pc-ble-driver-demo ## Basic Information - **Project Name**: pc-ble-driver-demo - **Description**: Get started to pc-ble-driver. - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-03-29 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pc-ble-driver-demo ## 目录解释 - hex: connectivity.hex文件 - include: VS工程引用头文件 - lib: 静态库文件 - pbd: pc-ble-driver原始文件,用于生成静态库文件 - project: 工程文件 其中pbd文件夹在生成了静态库文件以后就可以删了。 ## 使用方法 安装VS 2019,直接打开project文件夹下的工程。