dashboard
repositories
filestore
activity
search
login
main
/
ISKBoard
ISKBoard example project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
添加串口远程控制项目代码
guowenxue
7 days ago
6c7b6c910be1dcdc0bb786e02be648b1a56faa5e
[ISKBoard.git]
/
.gitattributes
1
2
3
4
5
6
7
8
# 所有文本文件统一 LF
* text=auto eol=lf
# 二进制文件不做换行处理
*.bin binary
*.hex binary
*.elf binary
*.a binary