Merge "Dueros: 32bit alsa binaries"

This commit is contained in:
yuyongzhen
2018-07-05 19:54:16 +08:00
committed by Gerrit Code Review
8 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,4 @@
MIC_NUM: 6
MIC_COORD:[0.035,0,0];[0.0175,-0.03031,0];[-0.0175,-0.03031,0];[-0.035,0,0];[-0.0175,0.03031,0];[0.0175,0.03031,0]
REF_CH: 2
WAKEUP_MIC_INDEX: 0

View File

@ -0,0 +1,11 @@
#!/bin/sh
touch /dev/shm/shm_bd_a278_asr
touch /dev/shm/shm_bd_a278_comm
touch /tmp/sem_bd_a278_asr
touch /tmp/sem_bd_a278_comm
touch /tmp/sem_bd_a278_read
chmod 666 /dev/shm/shm_bd_a278_asr
chmod 666 /dev/shm/shm_bd_a278_comm
chmod 666 /tmp/sem_bd_a278_asr
chmod 666 /tmp/sem_bd_a278_comm
chmod 666 /tmp/sem_bd_a278_read