-
Notifications
You must be signed in to change notification settings - Fork 1
/
TargetConfiguration.ccxml
24 lines (24 loc) · 1.66 KB
/
TargetConfiguration.ccxml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<configurations XML_version="1.2" id="configurations_0">
<configuration XML_version="1.2" id="configuration_0">
<instance XML_version="1.2" desc="TI MSP430 USB1" href="connections/TIMSP430-USB.xml" id="TI MSP430 USB1" xml="TIMSP430-USB.xml" xmlpath="connections"/>
<connection XML_version="1.2" id="TI MSP430 USB1">
<instance XML_version="1.2" href="drivers/msp430_emu.xml" id="drivers" xml="msp430_emu.xml" xmlpath="drivers"/>
<platform XML_version="1.2" id="platform_0">
<instance XML_version="1.2" desc="MSP430G2553" href="devices/MSP430G2553.xml" id="MSP430G2553" xml="MSP430G2553.xml" xmlpath="devices"/>
</platform>
</connection>
</configuration>
<configuration XML_version="1.2" id="UARTConnection_0">
<instance XML_version="1.2" desc="UARTConnection_0" href="connections/uart_connection.xml" id="UARTConnection_0" xml="uart_connection.xml" xmlpath="connections"/>
<connection XML_version="1.2" id="UARTConnection_0">
<instance XML_version="1.2" href="drivers/gti_uart_driver.xml" id="drivers" xml="gti_uart_driver.xml" xmlpath="drivers"/>
<platform XML_version="1.2" id="platform_0">
<instance XML_version="1.2" desc="ComPort" href="cpus/MSP430.xml" id="ComPort" xml="MSP430.xml" xmlpath="cpus"/>
<cpu HW_revision="1.0" XML_version="1.2" description="MSP430 CPU" id="ComPort" isa="MSP430">
<property Type="stringfield" Value="COM3" id="COM Port"/>
</cpu>
</platform>
</connection>
</configuration>
</configurations>