README.md 330 B

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.