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 2023/08/18 17:50:48 UTC

[nuttx] branch master updated (709301cbfd -> 917634446e)

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 709301cbfd hostfs:support SEEK_CUR
     add 917634446e drivers/lcd : add ioctl passthrough for LCD driver

No new revisions were added by this update.

Summary of changes:
 drivers/lcd/lcd_dev.c         | 12 +++++++++++-
 drivers/lcd/lcd_framebuffer.c | 37 +++++++++++++++++++++++++++++++++++--
 include/nuttx/lcd/lcd.h       |  4 ++++
 3 files changed, 50 insertions(+), 3 deletions(-)