nuttx/boards/xtensa/esp32s2
Tiago Medicci Serrano d492a5b092 esp32s2/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-S2  bringup to enable nxlooper
to work without the need of any specific codec.
2022-11-21 23:46:47 +08:00
..
common esp32s2/i2s: implement I2S receiver module 2022-11-21 23:46:47 +08:00
esp32s2-kaluga-1 boards/xtensa: Added support for the ESP32-S2-Kaluga-1 board 2022-11-07 14:23:09 -03:00
esp32s2-saola-1 esp32s2/i2s: implement I2S receiver module 2022-11-21 23:46:47 +08:00