nuttx/boards/xtensa/esp32/esp32-devkitc
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
..
configs esp32/i2s: implement I2S receiver module 2022-11-15 17:01:47 -03:00
include arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
scripts xtensa/esp32: Add support for Protected Mode 2022-07-14 14:57:57 +08:00
src esp32/i2s: implement I2S receiver module 2022-11-15 17:01:47 -03:00
Kconfig Kconfig: improve uniformity 2021-12-14 07:32:48 -06:00