Без опису

yanhe 6a7bd1fccf add missing libraries 1 рік тому
driver a82fcbc63c Linux_SDK_V0.9.5 1 рік тому
firmware a82fcbc63c Linux_SDK_V0.9.5 1 рік тому
test 6a7bd1fccf add missing libraries 1 рік тому
.gitignore a82fcbc63c Linux_SDK_V0.9.5 1 рік тому
.gitmodules a82fcbc63c Linux_SDK_V0.9.5 1 рік тому
Makefile a82fcbc63c Linux_SDK_V0.9.5 1 рік тому
README.md a82fcbc63c Linux_SDK_V0.9.5 1 рік тому

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.