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 2019/12/17 15:52:56 UTC

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

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-core.git.


    from e265af0  util/streamer; include <stdarg.h> for va_list definition.
     add d68ec07  hw/mcu/nordic: Fix hal_timer firing too early

No new revisions were added by this update.

Summary of changes:
 hw/mcu/nordic/nrf51xxx/src/hal_timer.c | 41 ++++++++++++++++++++++------------
 hw/mcu/nordic/nrf52xxx/src/hal_timer.c | 40 +++++++++++++++++++++------------
 2 files changed, 53 insertions(+), 28 deletions(-)