1 Star 0 Fork 0

WinterSunny / cleanflight

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.gitignore 553 Bytes
Copy Edit Raw Blame History
*.o
.DS_Store
*~
*.uvopt
*.dep
*.bak
*.uvgui.*
*.swp
*.save
.project
.settings
.cproject
obj/
patches/
startup_stm32f10x_md_gcc.s
.idea
# script-generated files
docs/Manual.pdf
README.pdf
# artefacts of top-level Makefile
/downloads/
/tools/
/build/
# local changes only
make/local.mk
# artefacts for VisualGDB (running in Visual Studio)
mcu.mak
mcu.mak.old
stm32.mak
# eclipse launch configurations
/support/eclipse
# artefacts for Visual Studio Code
/.vscode/
# artefacts for CLion
/cmake-build-debug/
/CMakeLists.txt
.vagrant
ubuntu*.log
/.vs
1
https://gitee.com/wintersunny/cleanflight.git
git@gitee.com:wintersunny/cleanflight.git
wintersunny
cleanflight
cleanflight
master

Search