# xtensa_dsp **Repository Path**: gnss2020/xtensa_dsp ## Basic Information - **Project Name**: xtensa_dsp - **Description**: DSP 驱动,支持DSP固件加载/与DSP固件交互 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-06 - **Last Updated**: 2023-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to get the code - git clone git@gitlab.alibaba-inc.com:thead-linux-private/xtensa_dsp.git # How to build ## Build within repo project - XX ## Build out of repo project - YY # Description of each directories - driver/: Linux kernel module Driver. - lib/: User mode libs and header files. - test/: Test cases and demo app.