1 Star 0 Fork 21

kontais/WINUSBF103Demo

forked from guanglun/WINUSBF103Demo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 999 Bytes
一键复制 编辑 原始数据 按行查看 历史
guanglun 提交于 2019-12-22 11:15 . cubemx生成hello Demo
# A .gitignore for Keil projects.
# Taken mostly from http://www.keil.com/support/man/docs/uv4/uv4_b_filetypes.htm
# User-specific uVision files
*.opt
*.uvopt
*.uvoptx
*.uvgui
*.uvgui.*
*.uvguix.*
# Listing files
*.cod
*.htm
*.i
*.lst
*.map
*.m51
*.m66
*.scr # define exception below if needed
# Object and HEX files
*.axf
*.b[0-3][0-9]
*.hex
*.d
*.crf
*.elf
*.h86
*.lib
*.obj
*.o
*.sbr
# Build files
*.bat # define exception below if needed
*._ia
*.__i
*._ii
# Generated output files
/Listings/*
/Objects/*
# Debugger files
*.ini # define exception below if needed
# Other files
*.build_log.htm
*.cdb
*.dep
*.ic
*.lin
*.lnp
*.orc
*.pack # define exception below if needed
*.pdsc # define exception below if needed
*.plg
*.sct # define exception below if needed
*.sfd
*.sfr
# Miscellaneous
*.tra
*.bin
*.fed
*.l1p
*.l2p
*.iex
Obj/
# To explicitly override the above, define any exceptions here; e.g.:
# !my_customized_scatter_file.sct
JLinkLog.txt
*.mxproject
*.bak
*.scvd
*.ipch
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kontais/WINUSBF103Demo.git
git@gitee.com:kontais/WINUSBF103Demo.git
kontais
WINUSBF103Demo
WINUSBF103Demo
master

搜索帮助