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 c15b900a88 sensors/sht4x: Converted SHT4X driver to UORB framework. new 6dbd355c1f nuttx: Support for the mouse ioctl interface new 41688a8f13 nuttx: Support for rpmsgdev custom ioctl new 6bfec7e822 nuttx: Open mouse/touch/keyboard options can be configured new 1e2c002a10 nuttx: add open and close callback functions for the mouse. The 4 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/input/mouse_upper.c | 46 ++++++++++++++++++- drivers/misc/rpmsgdev.c | 11 +++-- include/nuttx/fs/ioctl.h | 6 +++ include/nuttx/input/mouse.h | 109 +++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 166 insertions(+), 6 deletions(-)