加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 362 Bytes
一键复制 编辑 原始数据 按行查看 历史
Fan YANG 提交于 2024-01-29 19:46 . RT-Thread BSP v1.4.0 for HPM5301EVKLITE
# Declare files that will always have LF line endings on checkout.
*.cpp text eol=lf
*.h text eol=lf
*.c text eol=lf
*.hpp text eol=lf
*.S text eol=lf
*.s text eol=lf
*.cmake text eol=lf
SConcript text eol=lf
SConstruct text eol=lf
*.ld text eol=lf
*.icf text eol=lf
*.sh text eol=lf
*.py text eol=lf
Kconfig text eol=lf
*.template text eol=lf
*.yaml text eol=lf
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化