本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
visus
/
teensy-core-4.1
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
Teensy 4.1 core updated for C++20
201
提交
2
分支
目錄樹:
2eb81fa8e1
teensy-core-4.1
/
.gitignore
.gitignore
64B
原始文件
Normal View
歷史記錄
added gitignore file to ignore compile results
11 年之前
Add more rules to .gitignore
10 年之前
1
2
3
4
5
6
7
8
9
10
11
*
.elf
*
.d
*
.hex
*
.o
nbproject
*~
*
.bak
*
.BAK
*
.orig
*
.tmp
*
.TMP