13 Star 22 Fork 20

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

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 654 Bytes
一键复制 编辑 原始数据 按行查看 历史
黄锦 提交于 2023-11-10 10:19 . !37修改can测试例程
# Prerequisites
*.d
*.uimg
*.img
# Object files
*.o
*.ko
*.obj
*.elf
*.dep
# 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
*.bin
*.dis
*.rar
*.asm
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
*.old
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
# Download gcc compiler
/tools/gcc-*/*
/tools/gcc-*
/tools/gdb-*
#pyc files
*.pyc
.vscode
.vscode-ctags
# Standalone sdk
standalone
sdk
phytium-standalone-sdk
#vim
tags
C
1
https://gitee.com/phytium_embedded/phytium-free-rtos-sdk.git
git@gitee.com:phytium_embedded/phytium-free-rtos-sdk.git
phytium_embedded
phytium-free-rtos-sdk
Phytium-FreeRTOS-SDK
master

搜索帮助