3 Star 14 Fork 4

天演动力 / M7M1_MuEukaron

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 897 Bytes
一键复制 编辑 原始数据 按行查看 历史
天演动力 提交于 2019-08-09 17:48 . :arrow_up:add back debug
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
# Unneeded history and documents
Documents/*
!Documents/CN_M7M1_Microkernel-RTOS-User-Manual.pdf
!Documents/EN_M7M1_Microkernel-RTOS-User-Manual.pdf
!Documents/Demo/
# Keil/eclipse specific
Project/**/Debug/*
!Project/ECLIPSE-GCC-X64/RME/Debug/*
!Project/ECLIPSE-GCC-STM32F767IGT6/RME/Debug/*
*.tmp
*.uvgui*
*.uvopt*
*.dep
*.TMP
RME.asm
# CCS specific
Project/**/.jxbrowser-data/**
Project/**/.metadata/**
Project/**/.tempFiles/**
Project/**/.jxbrowser-data/**
C
1
https://gitee.com/EDI-Systems/M7M1_MuEukaron.git
git@gitee.com:EDI-Systems/M7M1_MuEukaron.git
EDI-Systems
M7M1_MuEukaron
M7M1_MuEukaron
master

搜索帮助