From c3e4c9a25c2910d2d66d52215b3406b13d5b23d5 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sun, 29 Jun 2014 12:34:32 +0300 Subject: Add more board models --- boards/ek-lm4f232/usb_dev_msc/ccs/.ccsimportspec | 12 ++ boards/ek-lm4f232/usb_dev_msc/ccs/.ccsproject | 10 ++ boards/ek-lm4f232/usb_dev_msc/ccs/.cproject | 195 +++++++++++++++++++++ boards/ek-lm4f232/usb_dev_msc/ccs/.project | 75 ++++++++ .../ccs/.settings/org.eclipse.cdt.codan.core.prefs | 3 + .../usb_dev_msc/ccs/Debug/usb_dev_msc.bin | Bin 0 -> 20424 bytes .../usb_dev_msc/ccs/Debug/usb_dev_msc.out | Bin 0 -> 502557 bytes .../ek-lm4f232/usb_dev_msc/ccs/macros.ini_initial | 1 + .../ek-lm4f232/usb_dev_msc/ccs/target_config.ccxml | 13 ++ 9 files changed, 309 insertions(+) create mode 100644 boards/ek-lm4f232/usb_dev_msc/ccs/.ccsimportspec create mode 100644 boards/ek-lm4f232/usb_dev_msc/ccs/.ccsproject create mode 100644 boards/ek-lm4f232/usb_dev_msc/ccs/.cproject create mode 100644 boards/ek-lm4f232/usb_dev_msc/ccs/.project create mode 100644 boards/ek-lm4f232/usb_dev_msc/ccs/.settings/org.eclipse.cdt.codan.core.prefs create mode 100644 boards/ek-lm4f232/usb_dev_msc/ccs/Debug/usb_dev_msc.bin create mode 100644 boards/ek-lm4f232/usb_dev_msc/ccs/Debug/usb_dev_msc.out create mode 100644 boards/ek-lm4f232/usb_dev_msc/ccs/macros.ini_initial create mode 100644 boards/ek-lm4f232/usb_dev_msc/ccs/target_config.ccxml (limited to 'boards/ek-lm4f232/usb_dev_msc/ccs') diff --git a/boards/ek-lm4f232/usb_dev_msc/ccs/.ccsimportspec b/boards/ek-lm4f232/usb_dev_msc/ccs/.ccsimportspec new file mode 100644 index 0000000..e530bf9 --- /dev/null +++ b/boards/ek-lm4f232/usb_dev_msc/ccs/.ccsimportspec @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/boards/ek-lm4f232/usb_dev_msc/ccs/.ccsproject b/boards/ek-lm4f232/usb_dev_msc/ccs/.ccsproject new file mode 100644 index 0000000..e423367 --- /dev/null +++ b/boards/ek-lm4f232/usb_dev_msc/ccs/.ccsproject @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/boards/ek-lm4f232/usb_dev_msc/ccs/.cproject b/boards/ek-lm4f232/usb_dev_msc/ccs/.cproject new file mode 100644 index 0000000..2472d4a --- /dev/null +++ b/boards/ek-lm4f232/usb_dev_msc/ccs/.cproject @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/boards/ek-lm4f232/usb_dev_msc/ccs/.project b/boards/ek-lm4f232/usb_dev_msc/ccs/.project new file mode 100644 index 0000000..4e19231 --- /dev/null +++ b/boards/ek-lm4f232/usb_dev_msc/ccs/.project @@ -0,0 +1,75 @@ + + + usb_dev_msc + + + + + + org.eclipse.cdt.managedbuilder.core.genmakebuilder + + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder + full,incremental, + + + + + + com.ti.ccstudio.core.ccsNature + org.eclipse.cdt.core.cnature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + + + + startup_ccs.c + 1 + SW_ROOT/examples/boards/ek-lm4f232/usb_dev_msc/startup_ccs.c + + + usb_dev_msc.c + 1 + SW_ROOT/examples/boards/ek-lm4f232/usb_dev_msc/usb_dev_msc.c + + + usb_dev_msc_ccs.cmd + 1 + SW_ROOT/examples/boards/ek-lm4f232/usb_dev_msc/usb_dev_msc_ccs.cmd + + + usb_msc_structs.c + 1 + SW_ROOT/examples/boards/ek-lm4f232/usb_dev_msc/usb_msc_structs.c + + + usbdsdcard.c + 1 + SW_ROOT/examples/boards/ek-lm4f232/usb_dev_msc/usbdsdcard.c + + + drivers/cfal96x64x16.c + 1 + SW_ROOT/examples/boards/ek-lm4f232/drivers/cfal96x64x16.c + + + utils/uartstdio.c + 1 + SW_ROOT/utils/uartstdio.c + + + third_party/fatfs/port/mmc-ek-lm4f232.c + 1 + SW_ROOT/third_party/fatfs/port/mmc-ek-lm4f232.c + + + + + SW_ROOT + $%7BPARENT-5-PROJECT_LOC%7D + + + diff --git a/boards/ek-lm4f232/usb_dev_msc/ccs/.settings/org.eclipse.cdt.codan.core.prefs b/boards/ek-lm4f232/usb_dev_msc/ccs/.settings/org.eclipse.cdt.codan.core.prefs new file mode 100644 index 0000000..98b6350 --- /dev/null +++ b/boards/ek-lm4f232/usb_dev_msc/ccs/.settings/org.eclipse.cdt.codan.core.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +inEditor=false +onBuild=false diff --git a/boards/ek-lm4f232/usb_dev_msc/ccs/Debug/usb_dev_msc.bin b/boards/ek-lm4f232/usb_dev_msc/ccs/Debug/usb_dev_msc.bin new file mode 100644 index 0000000..348f6ff Binary files /dev/null and b/boards/ek-lm4f232/usb_dev_msc/ccs/Debug/usb_dev_msc.bin differ diff --git a/boards/ek-lm4f232/usb_dev_msc/ccs/Debug/usb_dev_msc.out b/boards/ek-lm4f232/usb_dev_msc/ccs/Debug/usb_dev_msc.out new file mode 100644 index 0000000..bb42f02 Binary files /dev/null and b/boards/ek-lm4f232/usb_dev_msc/ccs/Debug/usb_dev_msc.out differ diff --git a/boards/ek-lm4f232/usb_dev_msc/ccs/macros.ini_initial b/boards/ek-lm4f232/usb_dev_msc/ccs/macros.ini_initial new file mode 100644 index 0000000..31214b5 --- /dev/null +++ b/boards/ek-lm4f232/usb_dev_msc/ccs/macros.ini_initial @@ -0,0 +1 @@ +SW_ROOT = ../../../../.. diff --git a/boards/ek-lm4f232/usb_dev_msc/ccs/target_config.ccxml b/boards/ek-lm4f232/usb_dev_msc/ccs/target_config.ccxml new file mode 100644 index 0000000..c8d43ba --- /dev/null +++ b/boards/ek-lm4f232/usb_dev_msc/ccs/target_config.ccxml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + -- cgit v1.3.1