You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2021/02/24 18:26:23 UTC

[incubator-nuttx] branch master updated (6edeb9e -> 936ce77)

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


    from 6edeb9e  risc-v/esp32c3: Free CPU interrupt if irq_attach fails
     add 54ea96d  driver/sensor: replace lower->buffer_size with lower->buffer_number
     add 46ea549  driver/sensor: Fetch(with O_NONBLOCK) will directly return.
     add 936ce77  driver/sensor: gets the capacity of the hardware fifo

No new revisions were added by this update.

Summary of changes:
 drivers/sensors/l3gd20.c       |  3 +--
 drivers/sensors/sensor.c       | 53 +++++++++++++++++++++---------------------
 drivers/sensors/wtgahrs2.c     | 10 ++++----
 include/nuttx/sensors/ioctl.h  | 16 ++++++-------
 include/nuttx/sensors/sensor.h | 25 ++++++++++++--------
 5 files changed, 54 insertions(+), 53 deletions(-)