[setup_monitor]# Logger interface. Can be any internal UART. Note that the TX pin is decided by the .ve file in setup_logic section.logger_if = UART0
# Set the port to be used. Supported values:# * COM*: Windows, any COM port# * COMx: Windows, a specific port like COM11# * /dev/ttyACMx: Linux CDC device# * /dev/ttyUSBx: Linux USB to UART devicemonitor_port = COM4
# Monitor baud ratemonitor_speed = 115200