You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by we...@apache.org on 2019/12/17 20:25:14 UTC

[mynewt-core] branch master updated (d68ec07 -> dacb464)

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

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


    from d68ec07  hw/mcu/nordic: Fix hal_timer firing too early
     add dacb464  hw/drivers/crypto: Add crypto_in_use flag. (#2134)

No new revisions were added by this update.

Summary of changes:
 hw/drivers/crypto/crypto_nrf52/src/crypto_nrf52.c | 49 +++++++++++++++--------
 hw/drivers/crypto/include/crypto/crypto.h         | 11 +++++
 hw/drivers/crypto/src/crypto.c                    |  6 +++
 hw/drivers/flash/enc_flash/ef_crypto/pkg.yml      |  3 ++
 4 files changed, 52 insertions(+), 17 deletions(-)