1 Star 0 Fork 0

PaulJiang/ebf_sensor_mpu6050_code_stm32

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 716 Bytes
一键复制 编辑 原始数据 按行查看 历史
flyleaf91 提交于 2019-12-26 10:30 . 迁移仓库
# 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/jzhiyu/ebf_sensor_mpu6050_code_stm32.git
[email protected]:jzhiyu/ebf_sensor_mpu6050_code_stm32.git
jzhiyu
ebf_sensor_mpu6050_code_stm32
ebf_sensor_mpu6050_code_stm32
master

搜索帮助