6 Commits (9a653a1a754e0adba5efa5ba16b2d2ea82c31d34)

Author SHA1 Message Date
Andrew Tridgell d44ceb3fa5 FastSerial: added a vprintf_P() function 12 years ago
tridge60@gmail.com 2e989fd101 replace space() with txspace() 14 years ago
DrZiplok 73004e45dc Add a method to BetterStream and FastSerial that can be used to report 14 years ago
tridge60@gmail.com 860998d337 implemented typesafe PSTR() 14 years ago
DrZiplok@gmail.com 43262a573f Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation. 14 years ago
DrZiplok@gmail.com 271d4736a8 Factor the Stream-related enhancements out from FastSerial proper, so that we could use them on other Stream subclasses if that seemed worthwhile. 15 years ago