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 60933f5a94 stm32_eth: Fix in assertion parameters.
     new d98df37f35 xtensa/esp32s2: add i2s_mclkfrequency to set master clock 
on I2S
     new 6317f6d597 esp32s2/i2s: use internal buffer to handle multiple audio 
formats
     new 998b726c4b documentation: update esp32[-s2] documentation about 
I2S/audio support

The 3 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:
 Documentation/introduction/detailed_support.rst    |   8 +-
 .../xtensa/esp32/boards/esp32-devkitc/index.rst    |  19 +-
 .../esp32s2/boards/esp32s2-saola-1/index.rst       |  16 +-
 arch/xtensa/src/esp32/esp32_i2s.c                  |  16 +-
 arch/xtensa/src/esp32s2/esp32s2_i2s.c              | 623 +++++++++++++++------
 5 files changed, 473 insertions(+), 209 deletions(-)

Reply via email to