incubator-nuttx/boards/xtensa
simonatoaca bb6f32d610 esp32-sparrow-kit: Add I2S support for the board's microphone
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>
2024-02-20 06:46:06 -08:00
..
esp32 esp32-sparrow-kit: Add I2S support for the board's microphone 2024-02-20 06:46:06 -08:00
esp32s2 boards/esp32s2-saola-1: Change the RMT output pin to on-board LED 2024-02-19 19:02:34 -08:00
esp32s3 esp32s3/rmt: Define default receiver device for the RMT peripheral 2024-02-19 19:02:34 -08:00