-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added more . files to esure that the project can be imported on other…
… systems
- Loading branch information
obergog
committed
Nov 2, 2018
1 parent
dbb65ce
commit 3eb0828
Showing
6 changed files
with
214 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<?ccsproject version="1.0"?> | ||
<projectOptions> | ||
<ccsVersion value="7.2.0"/> | ||
<deviceVariant value="MSP432P401R"/> | ||
<deviceFamily value="MSP432"/> | ||
<deviceEndianness value="little"/> | ||
<codegenToolVersion value="GNU_6.3.1:Linaro"/> | ||
<isElfFormat value="true"/> | ||
<connection value="common/targetdb/connections/TIXDS110_Connection.xml"/> | ||
<linkerCommandFile value="msp432p401r.lds"/> | ||
<rts value="libc.a"/> | ||
<createSlaveProjects value=""/> | ||
<templateProperties value="id=com.ti.common.project.core.emptyProjectWithMainTemplate_gnu_msp432,"/> | ||
<filesToOpen value="main.c,"/> | ||
</projectOptions> |
Oops, something went wrong.