From 1db019a0da3b8acaedcf45cef8f31c22d9019b8e Mon Sep 17 00:00:00 2001 From: Codetector Date: Mon, 28 Oct 2024 16:16:43 -0700 Subject: [PATCH] CH32V20x: Update USBFS interrupt naming --- data/peripherals/FV2x_V3x_USBFS.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/peripherals/FV2x_V3x_USBFS.yaml b/data/peripherals/FV2x_V3x_USBFS.yaml index d52b2dc..5661351 100644 --- a/data/peripherals/FV2x_V3x_USBFS.yaml +++ b/data/peripherals/FV2x_V3x_USBFS.yaml @@ -13,7 +13,9 @@ field: OTG_EN interrupts: - signal: GLOBAL - interrupt: OTG_FS + interrupt: USBHD + - signal: WAKEUP + interrupt: USBHD_WKUP pins: - pin: PA11 signal: DM