Add ESS ES1688 (COMPLETELY UNTESTED!!!)

This commit is contained in:
Cacodemon345
2024-03-03 16:19:01 +06:00
committed by Kagamiin~
parent e7e582cd74
commit 7f9f072b3e
3 changed files with 265 additions and 1 deletions

View File

@@ -165,6 +165,7 @@ static const SOUND_CARD sound_cards[] = {
{ &es1371_device },
{ &ad1881_device },
{ &cs4297a_device },
{ &ess_1688_device },
{ NULL }
// clang-format on
};