You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/12/17 18:37:12 UTC

[incubator-nuttx] branch master updated (f35c6d7 -> cf2dae8)

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

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


    from f35c6d7  syslog/rpmsg: using up_putc to force flush syslog_rpmsg buffer
     add ba6e869  arch/arm/src/nrf52/hardware/nrf52_ficr.h: add device address types
     add ab66800  arch/arm/src/nrf52/Kconfig: fix typos
     add 07c9204  arch/arm/src/nrf52/nrf52_sdc.c: fix status byte offset
     add 26951f5  arch/arm/src/nrf52/nrf52_sdc.c: print HCI opcode as hex
     add 23ef3ea  arch/arm/src/nrf52/nrf52_sdc.c: remove nedless new lines
     add c7f6ac6  arch/arm/src/nrf52/nrf52_sdc.c: add option to register UART H4 device
     add af143c9  arch/arm/src/nrf52/nrf52_sdc.c: public device address and static device address support
     add cf2dae8  arch/arm/src/nrf52/nrf52_sdc.c: nxstyle fixes

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/nrf52/Kconfig               |  18 +++-
 arch/arm/src/nrf52/hardware/nrf52_ficr.h |   5 +
 arch/arm/src/nrf52/nrf52_sdc.c           | 170 +++++++++++++++++++++++++++----
 3 files changed, 172 insertions(+), 21 deletions(-)