smartsystemslab-uf / ZynqRobotController

Repository for the ZynqRobotController configured for the Zybo Z7-10 development board.
GNU General Public License v3.0
4 stars 1 forks source link

UART Tests #4

Closed TJLW closed 5 years ago

TJLW commented 5 years ago

Need tests for all UART ports available in the system. Presumably, a simply program could be written to take as input a serial port and some data, send data out over serial port, and receive the same data on the receiver line of the UART port.

TJLW commented 5 years ago

6