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/01/28 16:54:50 UTC

[incubator-nuttx-apps] branch master updated (480400c -> 41c8342)

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-apps.git.


    from 480400c  examples/pca9635: change O_RDONLY to O_WRONLY for driver open call
     add 41c8342  examples/lvgldemo: bugfix typos and enable GRAPHICS_LVGL

No new revisions were added by this update.

Summary of changes:
 examples/lvgldemo/Kconfig  | 11 ++++++-----
 examples/lvgldemo/Makefile |  2 +-
 examples/lvgldemo/tp.c     |  8 ++++----
 examples/lvgldemo/tp.h     | 34 +++++++++++++++++-----------------
 4 files changed, 28 insertions(+), 27 deletions(-)