This repository aims to host configuration files read by various AudioReach components for different vendor/chipset/board.
Configuration files for vendor/chip/board to follow below structure:
├── <vendor specific dir>
├── kvh2xml.h
└── <chip specific dir>
├── chip config files
└── <board specific dir>
├── board config files
- kvh2xml.h: Defines key-values used in ACDB data file.
Refer meta-audioreach README for instructions to use audioreach-conf on OpenEmbedded system.
audioreach-conf is licensed under the BSD-3-Clause-Clear. Check out the LICENSE for more details.