From 0dcbd5822cb59d12a7bdae776d307fae9c607ed7 Mon Sep 17 00:00:00 2001 From: Severin Neuner <50689617+9Volts9er@users.noreply.github.com> Date: Mon, 24 Aug 2020 10:53:59 +0200 Subject: [PATCH] Fix issue: H-Bridge Serial monitor is always empty Fixing issue #162 --- boards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards.txt b/boards.txt index 615c2599..e4935ccc 100644 --- a/boards.txt +++ b/boards.txt @@ -121,7 +121,7 @@ XMC1100_H_BRIDGE2GO.build.flash_ld=linker_script.ld XMC1100_H_BRIDGE2GO.build.extra_flags=-DARM_MATH_CM0 -DXMC1_SERIES XMC1100_H_BRIDGE2GO.menu.UART.debug=PC -XMC1100_H_BRIDGE2GO.menu.UART.debug.uart.selected=-DSERIAL_ONBOARD +XMC1100_H_BRIDGE2GO.menu.UART.debug.uart.selected=-DSERIAL_HOSTPC XMC1100_H_BRIDGE2GO.menu.UART.onBoard=On Board XMC1100_H_BRIDGE2GO.menu.UART.onBoard.uart.selected=-DSERIAL_ONBOARD