mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
e0be94a03f
bytes by shrinking the constructor. I don't quite understand why g++ is emitting two identical copies of the ctor, but it wastes a bunch of space. 8( Integrate FastSerial with the C library's standard I/O. Add new ::printf and ::printf_P methods that do the obvious thing, and a ::getfd method so that a caller can use the other stdio functions with the port if that's interesting. git-svn-id: https://arducopter.googlecode.com/svn/trunk@361 f9c3cf11-9bcb-44bc-f272-b75c42450872 |
||
---|---|---|
.. | ||
examples/FastSerial | ||
FastSerial.cpp | ||
FastSerial.h | ||
keywords.txt |