This is an automated email from the ASF dual-hosted git repository.
raiden00 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 65274d5 boards: lc823450-xgevk: Workaround to avoid an ostest crash
with rndis
new c801de4 stm32h7:Serial Add RX and TX DMA
new c3cbe67 nucleo-h743zi:Use Serial RX/DX DMA
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/stm32h7/Kconfig | 12 +
arch/arm/src/stm32h7/stm32_serial.c | 1899 ++++++++++++++++++++--
arch/arm/src/stm32h7/stm32_uart.h | 281 +++-
boards/arm/stm32h7/nucleo-h743zi/include/board.h | 6 +
4 files changed, 2059 insertions(+), 139 deletions(-)