1 Star 0 Fork 1

涵泽_su0mi / freertos_usb

forked from HugoXANA / freertos_usb 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 487 Bytes
一键复制 编辑 原始数据 按行查看 历史
HugoXANA 提交于 2021-09-05 21:42 . first stage
# start with / means in the root directory
# end with / means a directory rather than file
# starts with ! means track that file
# do track
!*.c
!*.cpp
!*.h
!*.inc
!*.s
!*.uvxprojx
!*.uvoptx
!*.uvmpw
!RTE/
# Keil Generated output files in the sub-directories .\Listings and .\Objects
*.lst
*.o
*.d
*.crf
*.lnp
*.axf
*.htm
*.build_log.htm
*.dep
*.iex
*.i
*.bin
*.hex
#Keil Project screen layout file
*.uvguix.*
*.uvgui.*
#JLINK file
JLinkLog.txt
1
https://gitee.com/beriny/freertos_usb.git
git@gitee.com:beriny/freertos_usb.git
beriny
freertos_usb
freertos_usb
master

搜索帮助