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/nuttx.git
from 7f574210a7 drivers:alt1250: Correspond to shutdown
new 0e01836f09 serial: add an option that selects uart rpmsg as console
new 8833501084 arch/stm32h7/dualcore: don't use stm32_hsem interface for
cores synchronisation
new 59cf80cf90 boards/nucleo-h745zi: access CM4 core NSH over uart rpmsg
The 3 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:
.../arm/stm32h7/boards/nucleo-h745zi/index.rst | 22 +++++++++++++++++++
arch/arm/src/common/arm_internal.h | 3 +++
arch/arm/src/stm32h7/stm32_dualcore.c | 25 +++++++++++++++++++---
arch/arm64/src/common/arm64_internal.h | 3 +++
.../nucleo-h745zi/configs/nsh_cm4_rptun/defconfig | 3 +--
drivers/serial/Kconfig | 10 +++++++++
6 files changed, 61 insertions(+), 5 deletions(-)