nuttx/boards/xtensa/esp32s2/esp32s2-saola-1/configs
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
..
audio sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr] 2022-11-01 09:51:18 +09:00
cxx esp32*: Disable CONFIG_RAW_BINARY 2022-05-27 13:41:51 +03:00
gpio esp32*: Disable CONFIG_RAW_BINARY 2022-05-27 13:41:51 +03:00
i2c esp32s2-saola-1: Add support for I2C chardev driver 2022-06-30 00:32:02 +03:00
i2schar esp32s2/i2s: implement I2S receiver module 2022-11-21 23:46:47 +08:00
mcuboot_nsh esp32*: Disable CONFIG_RAW_BINARY 2022-05-27 13:41:51 +03:00
nsh esp32*: Disable CONFIG_RAW_BINARY 2022-05-27 13:41:51 +03:00
nxlooper esp32s2/i2s: implement I2S receiver module 2022-11-21 23:46:47 +08:00
oneshot esp32*: Disable CONFIG_RAW_BINARY 2022-05-27 13:41:51 +03:00
random esp32*: Disable CONFIG_RAW_BINARY 2022-05-27 13:41:51 +03:00
timer esp32*: Disable CONFIG_RAW_BINARY 2022-05-27 13:41:51 +03:00
watchdog esp32*: Disable CONFIG_RAW_BINARY 2022-05-27 13:41:51 +03:00