21 Star 81 Fork 34

Phytium嵌入式软件 / Phytium-Standalone-SDK

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 928 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Prerequisites
*.d
*.uimg
*.img
# Object files
*.o
*.ko
*.obj
*.elf
*.dip
*.bin
*.dep
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
!libfdcdp_standalone_hard_a32.a
!libfdcdp_standalone_soft_a32.a
!libfdcdp_standalone_a64.a
!aarch32_newlibc_standalone.a
!aarch32_newlibm_standalone.a
!aarch64_newlibc_standalone.a
!aarch64_newlibm_standalone.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
*.bin
*.dis
*.asm
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
*.old
# Kernel Module Compile Results
*.mod*
#*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
# Patch files
*.patch
# Download gcc compiler
/tools/gcc-*/*
/tools/gcc-*
#pyc files
*.pyc
.vscode
.vscode-ctags
#vim
tags
#tar
*.tar
*.tar.gz
#ide files
#*.json
#ecilpse
*.cproject
*.project
language.settings.xml
/example_ide
C
1
https://gitee.com/phytium_embedded/phytium-standalone-sdk.git
git@gitee.com:phytium_embedded/phytium-standalone-sdk.git
phytium_embedded
phytium-standalone-sdk
Phytium-Standalone-SDK
master

搜索帮助