You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/07/25 05:35:31 UTC

[incubator-nuttx] branch master updated (3132f169ef -> 6e1244c274)

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 3132f169ef driver/sensor: add sensor type of cap and wake_gesture
     add a853c70093 mm/circbuf: add circbuf_is_init to indicate circbuf state
     add 6e1244c274 mm/circbuf: add circ_peekat to read data with specified postion

No new revisions were added by this update.

Summary of changes:
 include/nuttx/mm/circbuf.h | 42 ++++++++++++++++++++++++++++---
 mm/circbuf/circbuf.c       | 62 ++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 91 insertions(+), 13 deletions(-)