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

ccollins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from a9dd1de  Merge pull request #1411 from ccollins476ad/isempty_no_buf
     add 7b05e74  sys/reboot: Add info to reboot log entries
     add 8871ede  sys/reboot: Limit log writes to one per boot
     new 38eb088  Merge pull request #1417 from ccollins476ad/reboot-log

The 1 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:
 kernel/os/pkg.yml                       |   3 +
 kernel/os/src/arch/cortex_m4/os_fault.c |  31 +++++++++
 kernel/os/syscfg.yml                    |  10 +++
 mgmt/newtmgr/nmgr_os/src/newtmgr_os.c   |  11 ++-
 sys/reboot/include/reboot/log_reboot.h  |  12 +++-
 sys/reboot/src/log_reboot.c             | 114 +++++++++++++++++++++++++-------
 sys/reboot/syscfg.yml                   |   6 ++
 7 files changed, 160 insertions(+), 27 deletions(-)

Reply via email to