1 Star 0 Fork 36

李嘉韬/IAP-STM32

forked from LONGZR007/IAP-STM32 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 814 Bytes
一键复制 编辑 原始数据 按行查看 历史
long-mac 提交于 2021-11-20 14:27 . 增加.vs忽略
# Private settings
private_settings.py
# 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.*
*.uvguix.*
*.TMP
*.scvd
*.plg
*.map
*.lst
*.lnp
*.htm
*.dep
*.d
*.crf
*.bak
*.axf
*.S19
*.bin
*.hex
*.dep
*.FLM
*.iex
# JLink files
JLink*.*
# Output directories
#Output
Lst
Obj
#Do not ignore output folder, ignore other files
!/Output
/Output/*
!/Output/*.sct
# cscope
cscope.*
# PyCharm project files
.idea
# ctags
tags
# Doxygen tags and html output
*.tag
html
debug.txt
/【固件库】STM32F10x_StdPeriph_Lib_V3.5.0
# keilkill.bat
settings
#IAR files
*.out
*.sim
*.log
*.ld
# vs code
.vscode
# vs
.vs
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/lizhadao/IAP-STM32.git
git@gitee.com:lizhadao/IAP-STM32.git
lizhadao
IAP-STM32
IAP-STM32
master

搜索帮助