mic support

This commit is contained in:
Maxim Devaev
2025-01-19 18:15:08 +02:00
parent 918688e91d
commit 1ee096b17c
9 changed files with 326 additions and 51 deletions

View File

@@ -28,6 +28,8 @@ typedef struct {
char *acap_dev_name;
char *tc358743_dev_path;
char *aplay_dev_name;
} us_config_s;