Sen descrición

yanhe 6a7bd1fccf add missing libraries hai 1 ano
driver a82fcbc63c Linux_SDK_V0.9.5 hai 1 ano
firmware a82fcbc63c Linux_SDK_V0.9.5 hai 1 ano
test 6a7bd1fccf add missing libraries hai 1 ano
.gitignore a82fcbc63c Linux_SDK_V0.9.5 hai 1 ano
.gitmodules a82fcbc63c Linux_SDK_V0.9.5 hai 1 ano
Makefile a82fcbc63c Linux_SDK_V0.9.5 hai 1 ano
README.md a82fcbc63c Linux_SDK_V0.9.5 hai 1 ano

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.