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/09/04 03:08:51 UTC

[incubator-nuttx] branch master updated (1a9252aec9 -> 23b27419e2)

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 1a9252aec9 nuttx/queue: change some queue function to macro
     add 8e2b4576bf sensors/qencoder: add QEIOC_GETINDEX ioctl
     add 23b27419e2 imxrt/encoder: add support for index position capture

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/imxrt/Kconfig       |  16 +++++
 arch/arm/src/imxrt/imxrt_enc.c   | 149 +++++++++++++++++++++++++++++++++++++--
 include/nuttx/sensors/qencoder.h |  19 ++++-
 3 files changed, 177 insertions(+), 7 deletions(-)