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 62076fb7b9 ipv6_setsockopt: Merge similarity logic
new eee25ea1eb stm32h7/otg: move sanity checks to common header file for
use USBDEV and USBHOST
new 5c3fa2d788 stm32h7/otg: allow USBDEV and USBHOST to work simultaneously
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 | 29 ++++++++++++++-
arch/arm/src/stm32h7/stm32_otg.h | 43 ++++++++++++-----------
arch/arm/src/stm32h7/stm32_otgdev.c | 68 +++++++++++++++++++++++-------------
arch/arm/src/stm32h7/stm32_otghost.c | 31 ++++++++++++++--
4 files changed, 124 insertions(+), 47 deletions(-)