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-apps.git
from cb812cb2d luasyslog: add cmake support
add cd9d8bbfa test case update follow the regualtor framework
add 46768fc85 gpio:add example for wakeup gpio type
add b295d5de9 batterydump:move to system dir
add 23dd23373 drivertest:add include file depended by cmocka
add b20f023ab pmconfig:fix coverity scan issue which is unsigned_compare
No new revisions were added by this update.
Summary of changes:
examples/gpio/gpio_main.c | 12 +++++++++++
nshlib/nsh_syscmds.c | 2 +-
{testing => system}/batterydump/Kconfig | 12 +++++------
.../libmad => system/batterydump}/Make.defs | 6 +++---
{testing => system}/batterydump/Makefile | 10 +++++-----
{testing => system}/batterydump/batterydump.c | 2 +-
testing/batterydump/Make.defs | 23 ----------------------
testing/drivertest/drivertest_pm_runtime.c | 4 +++-
testing/drivertest/drivertest_regulator.c | 12 ++++++-----
9 files changed, 38 insertions(+), 45 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