summaryrefslogtreecommitdiffstats
path: root/hardware/software/pong3/readme.txt
diff options
context:
space:
mode:
authorJames <james.mckenzie@citrix.com>2013-10-10 11:39:07 +0100
committerJames <james.mckenzie@citrix.com>2013-10-10 11:39:07 +0100
commitd32c5f6d4713b445ee9f17df51abb25211ee52d6 (patch)
tree337cb19453292d25e89e1f757fb9ece3e43f44e4 /hardware/software/pong3/readme.txt
parent78761fcee808059b280c64cbdf8a2fc4e7de5518 (diff)
downloadpong-d32c5f6d4713b445ee9f17df51abb25211ee52d6.tar.gz
pong-d32c5f6d4713b445ee9f17df51abb25211ee52d6.tar.bz2
pong-d32c5f6d4713b445ee9f17df51abb25211ee52d6.zip
fish
Diffstat (limited to 'hardware/software/pong3/readme.txt')
-rw-r--r--hardware/software/pong3/readme.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/hardware/software/pong3/readme.txt b/hardware/software/pong3/readme.txt
new file mode 100644
index 0000000..57f6738
--- /dev/null
+++ b/hardware/software/pong3/readme.txt
@@ -0,0 +1,11 @@
+This template is starting point for creating a project based on your custom C code.
+It will provide you a default project to which you can add your software files. To
+add files to a project, manually copy the file into the application directory (e.g.
+using Windows Explorer), then right click on your application project and select
+refresh.
+
+You can also add files to the project using the Nios II Software Build Tools for Eclipse import function.
+Select File -> Import.
+Expand General and select File System in the Import Window and click Next.
+Identify the appropriate source and destination directories.
+Check the files you want to add and click Finish.