You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pr...@apache.org on 2020/09/01 15:02:28 UTC

[incubator-nuttx] branch master updated (7e94997 -> a52f652)

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

protobits pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 7e94997  arch: cxd56xx: Use spinlock API in cxd56_uart.c
     add 2a4d7de  arch/nrf52: add ARM system reset support
     add 0438ed2  arch/nrf52: add UID support
     add 94d8161  arch/arm/src/nrf52/nrf52_i2c.c: fix typo
     add a52f652  arch/arm/src/nrf52/nrf52_irq.c: fix compilation warning

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/nrf52/Make.defs                       |  3 ++-
 arch/arm/src/nrf52/nrf52_i2c.c                     |  2 +-
 arch/arm/src/nrf52/nrf52_irq.c                     |  2 +-
 .../z80_arch.h => arm/src/nrf52/nrf52_uid.c}       | 29 ++++++++++++++++------
 .../z16_arch.h => arm/src/nrf52/nrf52_uid.h}       | 17 ++++++-------
 5 files changed, 33 insertions(+), 20 deletions(-)
 copy arch/{z80/src/common/z80_arch.h => arm/src/nrf52/nrf52_uid.c} (65%)
 copy arch/{z16/src/common/z16_arch.h => arm/src/nrf52/nrf52_uid.h} (83%)