Skip to content

Commit

Permalink
fix: add missing otg_fs irq
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed Nov 1, 2024
1 parent bc2500c commit 340c5ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/interrupts/CH32V2_D6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,5 @@ USBHD_WKUP: 60
UART4: 61
# DMA1 CHANNEL8
DMA1_CHANNEL8: 62

OTG_FS: 83
2 changes: 2 additions & 0 deletions data/interrupts/CH32V2_D8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,5 @@ DMA1_CHANNEL8: 67
OSC32KCal: 68
# OSC Wake Up
OSC_WKUP: 69

OTG_FS: 83

0 comments on commit 340c5ee

Please sign in to comment.