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

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


    from 4673fccece tools/ci: Skip copy gn temporary files
     new 99a8c00807 usbdev: Add callback for CONFIG_USBDEV_SOFINTERRUPT
     new dedb563322 usbdev: Add architecture calls to usbdev_sof_irq()

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/efm32/efm32_usbdev.c            |  1 +
 arch/arm/src/stm32/stm32_otgfsdev.c          |  1 +
 arch/arm/src/stm32f7/stm32_otgdev.c          |  1 +
 arch/arm/src/stm32h7/stm32_otgdev.c          |  1 +
 arch/arm/src/stm32l4/stm32l4_otgfsdev.c      |  1 +
 arch/xtensa/src/esp32s3/esp32s3_otg_device.c |  1 +
 drivers/usbdev/Kconfig                       |  8 ++++++++
 include/nuttx/usb/usbdev.h                   | 13 +++++++++++++
 8 files changed, 27 insertions(+)

Reply via email to