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 99c2a6ffbe boards: add defconfig for virtio-gpu fb showcase add 69b655f4b2 drivers/input:support mouse driver add d8b045fa6a Update mouse.h No new revisions were added by this update. Summary of changes: drivers/input/CMakeLists.txt | 4 + drivers/input/Make.defs | 4 + .../input/{touchscreen_upper.c => mouse_upper.c} | 185 +++++++-------------- include/nuttx/input/mouse.h | 75 ++++++++- 4 files changed, 138 insertions(+), 130 deletions(-) copy drivers/input/{touchscreen_upper.c => mouse_upper.c} (64%)