You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ag...@apache.org on 2020/04/18 15:21:59 UTC

[incubator-nuttx-apps] branch releases/9.0 updated (b8dc15f -> 754767e)

This is an automated email from the ASF dual-hosted git repository.

aguettouche pushed a change to branch releases/9.0
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.


    from b8dc15f  examples/thttpd: align to elf/posix_spawn exmaples to fix depend build warning
     add d529817  Fix bas_program.c build warning under macos
     add c5af4d7  Fix bas_program.c nxstyle complaints
     add 754767e  graphics/littlevgl: Fix lvgl internal warning with patch

No new revisions were added by this update.

Summary of changes:
 examples/lvgldemo/lv_test_theme_2.c     | 22 ++++++-----
 graphics/littlevgl/Makefile             |  8 +++-
 graphics/littlevgl/lv_fix_warning.patch | 26 +++++++++++++
 interpreters/bas/bas_program.c          | 68 +++++++++++++++++++++------------
 4 files changed, 89 insertions(+), 35 deletions(-)
 create mode 100644 graphics/littlevgl/lv_fix_warning.patch