Skip to content

tkanfade/audioreach-conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audioreach-conf

Introduction

This repository aims to host configuration files read by various AudioReach components for different vendor/chipset/board.

Directory structure

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

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

missing graph name

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 95.4%
  • Makefile 2.1%
  • Shell 1.3%
  • M4 1.2%