You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2022/02/03 10:27:09 UTC

[mynewt-nimble] branch master updated (b8c1d51 -> 7491ac0)

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

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


    from b8c1d51  nimble/phy/cmac: Fix unexpected match on resolving list
     add 7491ac0  nimble/transport/cmac: Flush UART on CMAC error

No new revisions were added by this update.

Summary of changes:
 .../cmac_driver/include/cmac_driver/cmac_shared.h  |  1 +
 .../dialog_cmac/cmac_driver/src/cmac_host.c        | 49 ++++++++++++++++++++++
 .../dialog_cmac/cmac_driver/src/cmac_mbox.c        | 12 ++++++
 3 files changed, 62 insertions(+)