2 Star 8 Fork 6

Embedfire-stm32f429-tiaozhanzhe/ebf_stm32f429_tiaozhanzhe_hal_code

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 644 Bytes
一键复制 编辑 原始数据 按行查看 历史
WishWish 提交于 2021-12-28 09:06 . sdram例程添加禁用nand影响
# 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.*
#*.uvoptx
*.uvguix.*
*.TMP
*.dbgconf
*.plg
*.map
*.lst
*.lnp
*.htm
*.dep
*.d
*.crf
*.bak
*.axf
*.S19
*.bin
*.dep
*.FLM
# JLink files
JLink*.*
# Output directories
Output
Lst
Obj
# cscope
cscope.*
# PyCharm project files
.idea
# ctags
tags
# Doxygen tags and html output
*.tag
html
debug.txt
/【固件库】STM32F4xx_DSP_StdPeriph_Lib_V1.8.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/Embedfire-stm32f429-tiaozhanzhe/ebf_stm32f429_tiaozhanzhe_hal_code.git
git@gitee.com:Embedfire-stm32f429-tiaozhanzhe/ebf_stm32f429_tiaozhanzhe_hal_code.git
Embedfire-stm32f429-tiaozhanzhe
ebf_stm32f429_tiaozhanzhe_hal_code
ebf_stm32f429_tiaozhanzhe_hal_code
master

搜索帮助