bb6f32d610
The board's microphone uses 24-bit i2s and this commit also fixes the segmentation fault caused by the audio buffer overflow. arch/xtensa/src/esp32/esp32_i2s.c: Fix bug regarding 24-bit audio and add AUDIOIOC_STOP to ioctl drivers/audio/audio_i2s.c: Report number of channels on AUDIOIOC_GETCAPS in boards/xtensa/esp32/esp32-sparrow-kit: /configs/nsh/defconfig: Add I2S configs /src/esp32-sparrow-kit.h: Add the signature of esp32_i2sdev_initialize() /src/esp32_bringup.c: Add call to esp32_i2sdev_initialize() Signed-off-by: simonatoaca <simona.alexandra2000@gmail.com> |
||
---|---|---|
.. | ||
esp32_appinit.c | ||
esp32_autoleds.c | ||
esp32_boot.c | ||
esp32_bringup.c | ||
esp32_buttons.c | ||
esp32_gpio.c | ||
esp32_mmcsd.c | ||
esp32_reset.c | ||
esp32_userleds.c | ||
esp32-sparrow-kit.h | ||
Make.defs |