Add UART TX Module
The UART Module can be written to to transmit data, and the status can be read to determine when it is ready to transmit another byte.
The baud rate is fixed, but this can be changed later.
The UART Module can be written to to transmit data, and the status can be read to determine when it is ready to transmit another byte.
The baud rate is fixed, but this can be changed later.