This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
px4_autopilot
Watch
1
Star
0
Fork
You've already forked px4_autopilot
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30024
Commits
14
Branches
0
Tags
306 MiB
Tree:
e50dd7c364
main
master
my1.12
my1.12-iic
pr-sensor-distance
release/1.12
sbg
tf-1.12
tf-1.12-print_test
tf-iic2uart
tf_driver-1.12
tf_i2c-1.12
tf_i2c_collis_pre
v1.13.0-BW
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e50dd7c364'
${ noResults }
px4_autopilot
/
.gitattributes
4 lines
89 B
Raw
Normal View
History
Unescape
Escape
add .gitattributes to force all line endings to LF - this improves the windows development experience when moving between cygwin, WSL, and native tools - cmd and bat files are left alone (we don't currently have any)
6 years ago
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf