nuttx/boards/xtensa/esp32
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
..
common esp32/i2s: implement I2S receiver module 2022-11-15 17:01:47 -03:00
esp32-devkitc esp32/i2s: implement I2S receiver module 2022-11-15 17:01:47 -03:00
esp32-ethernet-kit boards: Remove CONFIG_NETDEVICES=y from board defconfig 2022-10-01 19:12:15 +02:00
esp32-lyrat boards/esp32-lyrat: Remove CONFIG_MM_CIRCBUF=y from audio config 2022-11-08 18:24:07 -03:00
esp32-wrover-kit arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
lilygo_tbeam_lora_gps esp32: Add support to LilyGO_TBeam V1.1 LoRa/GPS board 2022-11-13 22:59:50 +08:00
ttgo_eink5_v2 arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
ttgo_lora_esp32 arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
ttgo_t_display_esp32 arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00