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
Teensy 4.1 core updated for C++20
1156
Commits
2
Branches
Tree:
a8469394ba
teensy-core-4.1
/
.gitignore
.gitignore
64B
Raw
Normal View
History
added gitignore file to ignore compile results
11 years ago
Add more rules to .gitignore
10 years ago
1
2
3
4
5
6
7
8
9
10
11
*
.elf
*
.d
*
.hex
*
.o
nbproject
*~
*
.bak
*
.BAK
*
.orig
*
.tmp
*
.TMP