This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


    from f0321d6bae arch/arm/src/samv7: fix missing sam_pendsv
     new d492a5b092 esp32s2/i2s: implement I2S receiver module
     new 5f82e2aeac documentation: update ESP32-S2's docs about the I2S RX mode

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../esp32s2/boards/esp32s2-saola-1/index.rst       |   80 +-
 arch/xtensa/src/esp32s2/Kconfig                    |    2 +-
 arch/xtensa/src/esp32s2/esp32s2_i2s.c              | 1342 +++++++++++++++++---
 .../esp32s2/common/src/esp32s2_board_i2sdev.c      |   82 +-
 .../esp32s2-saola-1/configs/i2schar/defconfig      |    7 +-
 .../configs/{i2schar => nxlooper}/defconfig        |   14 +-
 .../esp32s2/esp32s2-saola-1/src/esp32s2-saola-1.h  |    7 +-
 .../esp32s2/esp32s2-saola-1/src/esp32s2_bringup.c  |   17 +-
 8 files changed, 1326 insertions(+), 225 deletions(-)
 copy boards/xtensa/esp32s2/esp32s2-saola-1/configs/{i2schar => 
nxlooper}/defconfig (81%)

Reply via email to