Skip to content

Commit

Permalink
fix: typo in irq number
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed Apr 30, 2024
1 parent 4bc0160 commit 7ad3d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/interrupts/CH32V2_D6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SYSTICK: 12
# Window Watchdog
WWDG: 16
# PVD through EXTI Line detect
PVD: 16
PVD: 17
# TAMPER
TAMPER: 18
# RTC
Expand Down

0 comments on commit 7ad3d64

Please sign in to comment.