[USART] Introduce a way to send a file as binary stream
The function writeFile was added to USART. This function, given a file name as a parameter, sends data through the USART interface in 1KB chunks.
The function writeFile was added to USART. This function, given a file name as a parameter, sends data through the USART interface in 1KB chunks.