Benjamin Hepp / BufferedSerial

Dependencies:   Buffer

Fork of BufferedSerial by Sam Grove

Auto generated API documentation and code listings for BufferedSerial

Classes

BufferedSerial A serial port (UART) for communication with other serial devices

Code

BufferedSerial.cpp [code] Adapted by Benjamin Hepp ( benjamin.hepp@inf.ethz.ch ) to include blocking when write-buffer is full
BufferedSerial.h [code] Adapted by Benjamin Hepp ( benjamin.hepp@inf.ethz.ch ) to include blocking when write-buffer is full
uart_interface.h [code]