2 Star 1 Fork 0

Yihui Xiong / DAPLink

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 877 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Private settings
private_settings.py
projectfiles
# Compiled Object files
*.slo
*.lo
*.o
tmp/
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
# Python
*.py[cod]
# Eclipse Project Files
.cproject
.project
.pydevproject
# uVision generated files
*.uvopt
*.uvgui.*
*.plg
*.map
*.lst
*.lnp
*.htm
*.dep
*.d
*.crf
*.bak
*.axf
*.S19
*.bin
*.dep
*.FLM
# JLink files
JLink*.*
# Output directories
Output
Lst
Obj
build
targetfw
# cscope
cscope.*
# PyCharm project files
.idea
# ctags
tags
# Doxygen tags and html output
*.tag
html
debug.txt
# virtualenv
env/
env*/
venv/
venv*/
# release
uvision_release/
# git info
source/daplink/version_git.h
#Misc
.DS_Store
# automated test results
test_results
# mbedcli build related files
.mbed
.mbedignore
custom_profile.json
custom_targets.json
log.txt
mbed-os/
#vscode editor
.vscode
1
https://gitee.com/yihui/DAPLink.git
git@gitee.com:yihui/DAPLink.git
yihui
DAPLink
DAPLink
master

搜索帮助