This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
teensy-cores
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
backwards compatibility for mk20dx128.h
main
PaulStoffregen
10 years ago
parent
d35f85a555
commit
530bfe5f83
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
+4
-0
teensy3/mk20dx128.h
+ 4
- 0
teensy3/mk20dx128.h
View File
@@ -0,0 +1,4 @@
#ifndef _mk20dx128_h_
#define _mk20dx128_h_
#include "kinetis.h" // mk20dx128.h renamed to kinetis.h
#endif
Write
Preview
Loading…
Cancel
Save