Skip to content

RaviHothi/audioreach-conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audioreach-conf

Introduction

This repository aims to host configuration files read by various AudioReach components for different vendor/business unit (BU)/chipset/board. Examples of different business unit (BU) can be - Qualcomm Linux, XR, Automotive, Linux Android etc.

Directory structure

Configuration files for vendor/bu/chip/board to follow below structure:

├── <vendor specific dir>
    ├── kvh2xml.h
    └── <BU specific files>
        └── <chip specific dir>
            ├── chip config files
            └── <board specific dir>
                ├── board config files

File description

  • kvh2xml.h: Defines key-values used in ACDB data file.

Build instructions

Refer meta-audioreach README for instructions to use audioreach-conf on OpenEmbedded system.

License

audioreach-conf is licensed under the BSD-3-Clause-Clear. Check out the LICENSE for more details.

About

audioreach-conf

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.0%
  • Makefile 2.4%
  • Shell 1.3%
  • M4 1.3%