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
Add constexpr to keywords
teensy4-core
PaulStoffregen
7 years ago
parent
490d83c942
commit
e13b4eb879
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
keywords.txt
+ 1
- 0
keywords.txt
View File
@@ -1,6 +1,7 @@
# language keywords - Arduino doesn't define these, but probably should
volatile LITERAL2
constexpr LITERAL2
# teensy specific functions
elapsedMillis LITERAL2
Write
Preview
Loading…
Cancel
Save