This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 64e7e43f1f drivers/note: adjust the note_driver_ops definition new 326261dd7d drivers/audio/es8388: Add input support new 2d5a9e72b2 boards/xtensa/esp32-lyrat: Add support for audio input 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: .../xtensa/esp32/common/src/esp32_board_i2sdev.c | 2 +- boards/xtensa/esp32/common/src/esp32_es8388.c | 47 +- .../configs/{audio => nxrecorder}/defconfig | 65 +-- drivers/audio/Kconfig | 53 +++ drivers/audio/es8388.c | 492 +++++++++++++-------- drivers/audio/es8388.h | 8 +- include/nuttx/audio/audio.h | 5 - 7 files changed, 429 insertions(+), 243 deletions(-) copy boards/xtensa/esp32/esp32-lyrat/configs/{audio => nxrecorder}/defconfig (62%)