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.
DrZiplok@gmail.com
70baf31139
Resurrect lf -> crlf translation that was lost when I dropped the stdio support.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@921 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
14 years ago |
.. |
examples/FastSerial
|
A better workaround for the PSTR warning bug. This seems to work correctly.
|
14 years ago |
BetterStream.cpp
|
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
|
14 years ago |
BetterStream.h
|
Add format attributes to printf and printf_P. The latter is a bit wishful as gcc isn't smart enough to deal with what PSTR does, but with some other hackery this can be used to generate useful warnings.
|
14 years ago |
FastSerial.cpp
|
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
|
14 years ago |
FastSerial.h
|
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
|
14 years ago |
ftoa_engine.S
|
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
|
14 years ago |
ftoa_engine.h
|
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
|
14 years ago |
keywords.txt
|
"Fast" serial driver that fully overrides the Arduino-provided HardwareSerial/Serial* driver.
|
15 years ago |
macros.inc
|
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
|
14 years ago |
ntz.h
|
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
|
14 years ago |
ultoa_invert.S
|
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
|
14 years ago |
vprintf.cpp
|
Resurrect lf -> crlf translation that was lost when I dropped the stdio support.
|
14 years ago |
xtoa_fast.h
|
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
|
14 years ago |