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> |
||
---|---|---|
.. | ||
arm | ||
arm64 | ||
avr | ||
dummy | ||
hc/m9s12 | ||
mips | ||
misoc/lm32/misoc | ||
or1k/mor1kx/or1k | ||
renesas | ||
risc-v | ||
sim/sim/sim | ||
sparc | ||
x86/qemu/qemu-i486 | ||
x86_64/intel64/qemu-intel64 | ||
xtensa | ||
z16/z16f/z16f2800100zcog | ||
z80 | ||
.gitignore | ||
Board.mk | ||
boardctl.c | ||
CMakeLists.txt | ||
dummy.c | ||
Kconfig | ||
Makefile |