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

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


    from 21a99f9a239 boards/stm32h5/nucleo-h563zi: CMake add missing SPI SRC.
     new ce0038f2bc3 {arm,xtensa}/otg: unmask WKUP so USB resume reaches the 
class driver.
     new b986fb8ee53 {arm,xtensa}/otg: indent switch bodies per the coding 
standard.

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/at32/at32_otgfsdev.c                  | 924 ++++++++++----------
 arch/arm/src/common/stm32/stm32_otgfsdev_m3m4_v1.c | 926 ++++++++++----------
 arch/arm/src/common/stm32/stm32_otghsdev_m3m4_v1.c | 917 +++++++++----------
 arch/arm/src/efm32/efm32_usbdev.c                  | 893 +++++++++----------
 arch/arm/src/stm32f7/stm32_otgdev.c                | 957 ++++++++++----------
 arch/arm/src/stm32h7/stm32_otgdev.c                | 925 ++++++++++----------
 arch/arm/src/stm32l4/stm32l4_otgfsdev.c            | 940 ++++++++++----------
 arch/xtensa/src/esp32s3/esp32s3_otg_device.c       | 966 +++++++++++----------
 8 files changed, 3758 insertions(+), 3690 deletions(-)

Reply via email to