Aucune description

thead_admin 0e6887d7aa Linux_SDK_V1.1.2 il y a 1 an
driver 0e6887d7aa Linux_SDK_V1.1.2 il y a 1 an
firmware 0e6887d7aa Linux_SDK_V1.1.2 il y a 1 an
test 0e6887d7aa Linux_SDK_V1.1.2 il y a 1 an
.gitignore a82fcbc63c Linux_SDK_V0.9.5 il y a 1 an
.gitmodules a82fcbc63c Linux_SDK_V0.9.5 il y a 1 an
Makefile a82fcbc63c Linux_SDK_V0.9.5 il y a 1 an
README.md a82fcbc63c Linux_SDK_V0.9.5 il y a 1 an

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.