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
43262a573f
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
...
Strip the stdio integration from FastSerial as we aren't using it and it just wastes space.
Note that this does not attempt to fix the bogus floating point handling in ::print(ln). That's an issue for another day.
BetterStream::printf(_P) aka FastSerial::printf(_P) support is now as documented for avr-libc printf with floating point support enabled.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@895 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
..
examples/ FastSerial
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
14 years ago
BetterStream.cpp
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
14 years ago
BetterStream.h
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
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
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
14 years ago
xtoa_fast.h
Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
14 years ago