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 849f760b77 Fix various typos
     add 2e9fa4586b boards/sim/vncserver: Enable LPWORK to fix warning
     add 4945c49c61 vncserver: Support pointer driver

No new revisions were added by this update.

Summary of changes:
 boards/sim/sim/sim/configs/vncserver/defconfig     |  1 +
 drivers/video/vnc/Kconfig                          | 16 +++++
 drivers/video/vnc/Make.defs                        |  4 ++
 drivers/video/vnc/vnc_fbdev.c                      | 58 +++++++++++++++---
 drivers/video/vnc/vnc_server.h                     | 44 ++++++++++++++
 .../video/vnc/vnc_touch.c                          | 70 ++++++++++++----------
 6 files changed, 155 insertions(+), 38 deletions(-)
 copy boards/arm/stm32/stm32f103-minimum/src/stm32_lcd_ssd1306.c => 
drivers/video/vnc/vnc_touch.c (63%)

Reply via email to