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

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


    from 670d39673b1 drivers/video: zero message on MIPI DSI driver
     new 3899064e414 stm32: Detach GPIO IRQ callbacks upon clearing "setevent"
     new 426b9729ecb Review: Address @raiden00pl comments

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/common/stm32/stm32_exti_gpio_m0_v1.c     | 11 +++++++++++
 arch/arm/src/common/stm32/stm32_exti_gpio_m3m4_v1v2.c | 11 +++++++++++
 arch/arm/src/stm32f7/stm32_exti_gpio.c                | 11 +++++++++++
 arch/arm/src/stm32h7/stm32_exti_gpio.c                | 11 +++++++++++
 arch/arm/src/stm32l4/stm32l4_exti_gpio.c              | 11 +++++++++++
 arch/arm/src/stm32l5/stm32l5_exti_gpio.c              | 11 +++++++++++
 arch/arm/src/stm32u5/stm32_exti_gpio.c                | 11 +++++++++++
 arch/arm/src/stm32wb/stm32wb_exti_gpio.c              | 11 +++++++++++
 arch/arm/src/stm32wl5/stm32wl5_exti_gpio.c            | 11 +++++++++++
 9 files changed, 99 insertions(+)

Reply via email to