# hardware_driver **Repository Path**: hieuler-pico/hardware_driver ## Basic Information - **Project Name**: hardware_driver - **Description**: 基于SDK的ko、相关库文件、内核补丁等 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-10-15 - **Last Updated**: 2024-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hardware_driver #### 介绍 基于SDK的ko、相关库文件、内核补丁等 #### 使用说明 1. drivers目录为板端外设驱动,目前包含WS73 WIFI/BLE/SLE驱动。 2. ko目录为soc相关驱动,默认板端会加载。 3. lib目录为soc相关库文件,可直接参考hi_mpp_sample中的例程使用。