This website works better with JavaScript
Home
Explore
Help
Sign In
thead-yocto
/
xtensa_dsp
mirror of
https://gitee.com/thead-yocto/xtensa_dsp.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
No Description
5
Commits
2
Branches
4
Releases
Branch:
master
Branches
Tags
develop
master
Linux_SDK_V1.1.2
Linux_SDK_V1.0.3
Linux_SDK_V1.0.2
Linux_SDK_V0.9.5
xtensa_dsp
HTTP
SSH
ZIP
TAR.GZ
thead_admin
0e6887d7aa
Linux_SDK_V1.1.2
3 months ago
driver
0e6887d7aa
Linux_SDK_V1.1.2
3 months ago
firmware
0e6887d7aa
Linux_SDK_V1.1.2
3 months ago
test
0e6887d7aa
Linux_SDK_V1.1.2
3 months ago
.gitignore
a82fcbc63c
Linux_SDK_V0.9.5
8 months ago
.gitmodules
a82fcbc63c
Linux_SDK_V0.9.5
8 months ago
Makefile
a82fcbc63c
Linux_SDK_V0.9.5
8 months ago
README.md
a82fcbc63c
Linux_SDK_V0.9.5
8 months ago
README.md
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.