Skip to content

Commit

Permalink
fix(v303): wrong usb irq names (#11)
Browse files Browse the repository at this point in the history
* fix(v303): wrong usb irq names
  • Loading branch information
andelf authored Nov 1, 2024
1 parent b10ad27 commit bc2500c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions data/peripherals/FV2x_V3x_USBFS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@
field: OTG_EN
interrupts:
- signal: GLOBAL
interrupt: USBHD
- signal: WAKEUP
interrupt: USBHD_WKUP
interrupt: OTG_FS
pins:
- pin: PA11
signal: DM
Expand Down

0 comments on commit bc2500c

Please sign in to comment.