Commit f5da507
committed
audio: eap: Add support for custom NXP config parameters
In order to have a meaningful processing we need to use custom NXP
configuration parameters. We cannot include the configuration files
into SOF repo because of the license.
Users need to clone the https://github.com/nxp-mcuxpresso/EAP repo which
contains the library binary and the configuration files.
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>1 parent bb6972d commit f5da507
File tree
3 files changed
+20
-0
lines changed- src
- audio/nxp
- include/sof/audio/nxp/eap
3 files changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
11 | 19 | | |
12 | 20 | | |
13 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
4 | 14 | | |
5 | 15 | | |
6 | 16 | | |
| |||
188 | 198 | | |
189 | 199 | | |
190 | 200 | | |
| 201 | + | |
191 | 202 | | |
0 commit comments