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/nuttx.git


    from aadb929526 drivers/net/CMakeLists.txt: Aligned Cmake with Make
     new 6f5a8c6b25 drivers/i2s/i2schar: Implement ioctl commands for i2schar
     new 585c25bac0 drivers/i2s/i2schar: Implement blocking read/write 
operations

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:
 drivers/i2s/i2schar.c     | 304 ++++++++++++++++++++++++++++++++++++++++------
 include/nuttx/audio/i2s.h | 115 +++++++++++++++++-
 include/nuttx/fs/ioctl.h  |   8 ++
 3 files changed, 385 insertions(+), 42 deletions(-)

Reply via email to