From 6a12755a4e5c8e6c1a0ec162460f7191a0546202 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Fri, 1 Dec 2017 16:28:29 -0500 Subject: Fixes for ESP32. In the new toolchain wizard, the select button wasn't hooked up. So I turned it off. Also, we had no build settings tab on the serial launch. Change-Id: I811f579334889085f49d298878589109c5e4a228 --- cross/org.eclipse.cdt.launch.serial.ui/plugin.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cross') diff --git a/cross/org.eclipse.cdt.launch.serial.ui/plugin.xml b/cross/org.eclipse.cdt.launch.serial.ui/plugin.xml index 9067c806bdb..ae904e80c65 100644 --- a/cross/org.eclipse.cdt.launch.serial.ui/plugin.xml +++ b/cross/org.eclipse.cdt.launch.serial.ui/plugin.xml @@ -22,5 +22,13 @@ type="org.eclipse.cdt.launch.serial.launchConfigurationType"> + + + + -- cgit v1.2.3