some cleanup

This commit is contained in:
fvaneijk
2024-10-18 18:46:05 -04:00
parent 5e1446a684
commit 3b79e2808f

View File

@@ -17,9 +17,9 @@ UART connected to serial interface 2 of the core. The latter allows to use the c
### Setting Up the Connection:
#### For UART/Serial with PuTTY:
- Connect at 115200 baud, 8 bits, no parity to the COM port####
- Connect at 115200 baud, 8 bits, no parity to the COM port.
#### For SSH with PuTTY:
- Connect to the ip address of your MISTer fpga
- Connect to the ip address of your MISTer fpga.
#### Linux command line to establish the connection to the core: