nuttx/boards/xtensa/esp32s2/common
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
..
include esp32s2-saola-1: Add SPI example using max6675 2022-10-20 10:11:26 +08:00
scripts xtensa/esp32s2: Move linker scripts to folder common to all boards 2022-11-03 22:22:54 +01:00
src esp32s2/i2s: implement I2S receiver module 2022-11-21 23:46:47 +08:00
Kconfig tools/esp32s2: Create option for merging all binaries into a single file 2021-09-08 12:16:52 +02:00
Makefile