Modify prinf-like functions to return number of characters written
[betaflight.git] / .gitattributes
blob0ec73feee9b3cefd4dfe04fa58716094f2e4b596
1 *.md text
2 *.c text
3 *.h text
4 *.cc text
5 *.S text
6 *.s text
7 *.hex -crlf -diff
8 *.elf -crlf -diff
9 *.ld text
10 Makefile text
11 *.bat eol=crlf
12 *.txt text
13 *.sh text