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

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


    from adf0729  Merge pull request #2346 from nkaje/otp_default_baudrate
     new 79662bb  da1469x_mcu_sleep: Add configurability to disabling and 
enabling QSPI
     new acb36e5  da1469x_sleep: add pre and post callbacks for 
entering/exiting deep sleep
     new 4f62740  da1469x_m33_sleep: fix for restore of IPR
     new b23f539  Merge pull request #2345 from JustineKH/da1469x_sleep_flash

The 9721 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:
 .../da1469x_priv.h => include/mcu/da1469x_sleep.h} | 16 ++++----
 .../src/arch/cortex_m33/da1469x_m33_sleep.S        | 46 +++++++++++++++++++---
 hw/mcu/dialog/da1469x/src/da1469x_sleep.c          | 38 ++++++++++++++++--
 hw/mcu/dialog/da1469x/syscfg.yml                   |  4 ++
 4 files changed, 87 insertions(+), 17 deletions(-)
 copy hw/mcu/dialog/da1469x/{src/da1469x_priv.h => include/mcu/da1469x_sleep.h} 
(75%)
 mode change 100755 => 100644

Reply via email to