# drv_snd_pangu **Repository Path**: iot-solution_admin/drv_snd_pangu ## Basic Information - **Project Name**: drv_snd_pangu - **Description**: {"name": "drv_snd_pangu", "description": "盘古声卡驱动", "versions": "v7.3.0", "license": "Apache license v2.0", "type": "common", "depends": ["csi", "rhino", "aos"]} - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: V1.0.3 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-08 - **Last Updated**: 2021-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 概述 `pangu`声卡驱动 # 示例 ```c #include void board_yoc_init() { snd_card_register(6300); } ```