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

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


    from 42f2b444a Revert "lvgl: upgrade to release/v9.2.1"
     new a7011eb6f examples: fix noteprint compile error
     new 0ed4ca176 noteprintf: fix compile warnings
     new 833b36cdd system/gcov: supports generating device-side code coverage
     new 2b11886c9 system: adjust gcov configuration name
     new 9aedfdd4f gcov.c: deal compile warming
     new 82fb1a451 nsh_syscmds.c: upadate rpmsg ping help
     new bbba2448c nsh_syscmds/rpmsg: include <nuttx/rpmsg/rpmsg.h> to fix 
compile error
     new 734baae5a test case update follow the regualtor framework
     new 8e938957c gpio:add example for wakeup gpio type
     new 893ac88f9 batterydump:move to system dir
     new 789371262 drivertest:add include file depended by cmocka
     new e0989d950 pmconfig:fix coverity scan issue which is unsigned_compare
     new a2e76247f resetcause:restore to factory, factory to factory_inquiry

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 examples/gpio/gpio_main.c                          | 12 ++++++
 examples/noteprintf/noteprintf_main.c              | 45 ++++++++--------------
 nshlib/nsh_syscmds.c                               | 18 +++++----
 {testing => system}/batterydump/Kconfig            | 12 +++---
 .../libmad => system/batterydump}/Make.defs        |  6 +--
 {testing => system}/batterydump/Makefile           | 10 ++---
 {testing => system}/batterydump/batterydump.c      |  2 +-
 system/gcov/Kconfig                                |  2 +-
 system/gcov/gcov.c                                 | 36 +++++++++++++++--
 testing/batterydump/Make.defs                      | 23 -----------
 testing/drivertest/drivertest_pm_runtime.c         |  4 +-
 testing/drivertest/drivertest_regulator.c          | 12 +++---
 12 files changed, 98 insertions(+), 84 deletions(-)
 rename {testing => system}/batterydump/Kconfig (70%)
 copy {audioutils/libmad => system/batterydump}/Make.defs (88%)
 rename {testing => system}/batterydump/Makefile (81%)
 rename {testing => system}/batterydump/batterydump.c (99%)
 delete mode 100644 testing/batterydump/Make.defs

Reply via email to