aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/wiring.c
diff options
context:
space:
mode:
authorDavid A. Mellis <d.mellis@arduino.cc>2011-03-05 14:17:26 -0500
committerDavid A. Mellis <d.mellis@arduino.cc>2011-03-05 14:17:26 -0500
commitd8d233ad3e4513cb5378dca459c251e0a127e129 (patch)
treeab79a29fce5a3fc653467e5b8669e72864663d11 /cores/arduino/wiring.c
parenta19a23ff92bffd2d32fa2c2c84026bdfd711c6ac (diff)
Implemented serial transmit buffering.
Now Serial.write() places characters in the transmit buffer, and the data register empty interrupt reads and transmit them. Based loosely on the implementation here: ftp://wookey.org.uk/arduino. http://code.google.com/p/arduino/issues/detail?id=262
Diffstat (limited to 'cores/arduino/wiring.c')
0 files changed, 0 insertions, 0 deletions