change interrupt names to be consistent with datasheet

This commit is contained in:
Felix Held 2014-02-06 23:04:44 +01:00
parent 1f702cd940
commit 729feeb0a4
2 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@
"rstc", "rstc",
"rtc", "rtc",
"rtt", "rtt",
"wdg", "wdt",
"pmc", "pmc",
"eefc0", "eefc",
"reserved0", "reserved0",
"uart0", "uart0",
"uart1", "uart1",

View File

@ -4,7 +4,7 @@
"rstc", "rstc",
"rtc", "rtc",
"rtt", "rtt",
"wdg", "wdt",
"pmc", "pmc",
"eefc0", "eefc0",
"eefc1", "eefc1",