Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: da18035ec3e8ff12c74d2fb5f0bef143b65c0985 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
###############################################################################
# Copyright (c) 2017 QNX Software Systems and others
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
###############################################################################

featureName=C/C++ Launch over Serial
providerName=Eclipse CDT
description=Coordination for launching over a serial port that is also used for terminal access.

Back to the top