Ardupilot2/libraries/FastSerial
2010-09-08 22:18:58 +00:00
..
examples/FastSerial Update to take advantage of the new Stream class in Arduino 0019. 2010-09-05 19:43:08 +00:00
FastSerial.cpp Commented out AP_Common, which is not implemented yet. 2010-09-08 22:18:58 +00:00
FastSerial.h Dynamically allocate serial buffers at ::begin time. Allow buffer sizes to be dynamically set. 2010-09-07 05:41:35 +00:00
keywords.txt "Fast" serial driver that fully overrides the Arduino-provided HardwareSerial/Serial* driver. 2010-08-23 06:25:03 +00:00