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

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


    from 21bb388f8 apps: replace atomic_fetch_xxx with atomic_xxx
     new 63eb6c79f system/nxinit: Extract init_parse_config_buffer()
     new e0a1031bc system/nxinit: add check loop to init_parse_config_buffer
     new a485d9636 system/nxinit: Add boot support for action
     new 6d178011d system/nxinit: Add start_cpu support for action
     new 0923948d8 system/nxinit: fix event-board timing

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/builtin.c |  77 +++++++++++++++++++
 system/nxinit/init.c    |  14 ----
 system/nxinit/parser.c  | 193 ++++++++++++++++++++++++++++++++++++------------
 3 files changed, 221 insertions(+), 63 deletions(-)

Reply via email to