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

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


    from 1cc3fd59ed libc/syslogstream: fix nxstyle error
     new fd7611f144 arch/nrf53: add UID support
     new fef4871b01 arch/{nrf52|nrf53}/uid: specify the length of the UID array

The 2 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:
 arch/arm/src/nrf52/nrf52_uid.c                        |  2 +-
 arch/arm/src/nrf52/nrf52_uid.h                        |  2 +-
 arch/arm/src/nrf53/Make.defs                          |  1 +
 arch/arm/src/nrf53/hardware/nrf53_memorymap_cpuapp.h  |  2 +-
 arch/arm/src/{nrf52/nrf52_uid.c => nrf53/nrf53_uid.c} | 14 ++++++++------
 arch/arm/src/{nrf52/nrf52_uid.h => nrf53/nrf53_uid.h} | 10 +++++-----
 6 files changed, 17 insertions(+), 14 deletions(-)
 copy arch/arm/src/{nrf52/nrf52_uid.c => nrf53/nrf53_uid.c} (83%)
 copy arch/arm/src/{nrf52/nrf52_uid.h => nrf53/nrf53_uid.h} (86%)

Reply via email to