nuttx/boards/xtensa/esp32/common
Tiago Medicci Serrano 3b5ab27893 esp32/i2s: implement I2S receiver module
- Add ioctl method to enable allocating the apb buffer.
- Add RX methods to set data width, sample rate, channels and
for receiving data from the I2S peripheral.
- Update the i2schar defconfig to enable the I2S receiver.
- Add nxlooper defconfig to enable testing the RX interface.
- Add specific bindings on ESP32 bringup to enable nxlooper
to work without the need of any specific codec.
2022-11-15 17:01:47 -03:00
..
include boards/esp32-lyrat: Add support for the ES8388 codec 2022-11-08 10:03:18 -03:00
kernel Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
scripts boards/esp32: Fix invalid IRAM option in linker script 2022-11-03 22:24:18 +01:00
src esp32/i2s: implement I2S receiver module 2022-11-15 17:01:47 -03:00
Kconfig
Makefile