mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
zenxfistyle: implement speaker support
Change-Id: If59aaacdea9f57932464a1615f2b80e410ec50dc
This commit is contained in:
parent
f0f1758067
commit
556fa2c4cd
2 changed files with 8 additions and 0 deletions
|
|
@ -23,5 +23,10 @@
|
|||
|
||||
#define IMX233_AUDIO_COUPLING_MODE ACM_CAPLESS
|
||||
|
||||
#ifdef CREATIVE_ZENXFISTYLE
|
||||
#define IMX233_AUDIO_SPKR_GATE_BANK 0
|
||||
#define IMX233_AUDIO_SPKR_GATE_PIN 12
|
||||
#endif
|
||||
|
||||
#endif /* __audio_target__ */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue