dashboard
repositories
filestore
activity
search
login
main
/
ISKBoard
ISKBoard example project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
SPI之W25Q Flash存储
guowenxue
2025-09-02
49090c2be3a9b6191a6ce6289710ffdf10269d6c
[ISKBoard.git]
/
.gitattributes
1
2
3
4
5
6
7
8
# 所有文本文件统一 LF
* text=auto eol=lf
# 二进制文件不做换行处理
*.bin binary
*.hex binary
*.elf binary
*.a binary