Audio System + Drivers (#562)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# ES8388 audio codec
|
||||
|
||||
A driver for the `ES8388` audio codec by Everest Semiconductor, wired as a dual
|
||||
in/out `AUDIO_CODEC_TYPE` device (speaker output + line/mic input). The I2C bus is
|
||||
the device's parent; the I2S controller carrying audio data is referenced via a devicetree phandle.
|
||||
|
||||
Wraps Espressif's `esp_codec_dev` ES8388 implementation.
|
||||
|
||||
See https://www.everest-semi.com/pdf/ES8388%20DS.pdf
|
||||
|
||||
License: [Apache v2.0](LICENSE-Apache-2.0.md)
|
||||
Reference in New Issue
Block a user