No Description

thead_admin 0e6887d7aa Linux_SDK_V1.1.2 1 year ago
driver 0e6887d7aa Linux_SDK_V1.1.2 1 year ago
firmware 0e6887d7aa Linux_SDK_V1.1.2 1 year ago
test 0e6887d7aa Linux_SDK_V1.1.2 1 year ago
.gitignore a82fcbc63c Linux_SDK_V0.9.5 1 year ago
.gitmodules a82fcbc63c Linux_SDK_V0.9.5 1 year ago
Makefile a82fcbc63c Linux_SDK_V0.9.5 1 year ago
README.md a82fcbc63c Linux_SDK_V0.9.5 1 year 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.