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 dfcfce24f6 New configuration for CAN bus new 6f1fbc29ee audio/i2s: add i2s_mclkfrequency method to the I2S lower half new 41475e11e0 drivers/audio: fix CS4344 supported sample rates new b4b0624f6a drivers/audio: add support for setting I2S's mclk on CS4344 codec new 0bf7afad25 xtensa/esp32: add i2s_mclkfrequency to set master clock on I2S The 4 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: arch/xtensa/src/esp32/esp32_i2s.c | 62 ++++++++++++--- drivers/audio/cs4344.c | 159 ++++++++++++++++++++++++++++++++++++-- drivers/audio/cs4344.h | 5 ++ include/nuttx/audio/i2s.h | 28 +++++++ 4 files changed, 240 insertions(+), 14 deletions(-)