Files
tempo 7790a61c08 esp_codec_dev: Add driver for audio codec devices
This is the initial commit for esp_codec_dev, including follow features:
1: Add driver for common audio codec device (es8311, es7210 etc)
2: Add abstract interfaces for codec device
3: Add easy-to-use high-level API for playback and recording
4: Support customize driver for new codec device
5: Support volume curve, support built-in software volume control and customized volume control
6: Easy to port to other platform after re-implement of platform
2023-03-21 14:43:49 +08:00
..