This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
teensy-core-4.1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update imxrt.h
teensy4-core
Frank
6 years ago
parent
bd6602e10a
commit
585a9009b8
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
teensy4/imxrt.h
+ 1
- 1
teensy4/imxrt.h
View File
@@ -68,7 +68,7 @@ enum IRQ_NUMBER_t {
IRQ_SAI3_TX = 59,
IRQ_SPDIF = 60,
IRQ_BROWNOUT0 = 61,
IRQ_Reserved1 =
62,
IRQ_Reserved1 =
62,
IRQ_TEMPERATURE = 63,
IRQ_TEMPERATURE_PANIC = 64,
IRQ_USBPHY0 = 65,
Write
Preview
Loading…
Cancel
Save