This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 19bab7621 examples/lvglterm: fix wrong dependency on PSEUDOTERM
new 4cb006873 system/nxinit: support compound command execution
new fd35a0524 system/nxinit: Add resetcause for triggers
new ee32ebda0 system/nxinit: Add subreason for sys.boot.reason
new c91fe7bf0 system/nxinit: Add missing "assert" entry to resetflag
new 82eb73da7 system/nxinit: fix unkown -> unknown typo in resetcause[]
The 5 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:
system/nxinit/action.c | 115 ++++++++++++++++++++++++++++++++++++++++---------
system/nxinit/action.h | 11 ++++-
system/nxinit/init.c | 83 ++++++++++++++++++++++++++++++++++-
3 files changed, 187 insertions(+), 22 deletions(-)