summaryrefslogtreecommitdiffstats
path: root/hardware/software/pong3/readme.txt
diff options
context:
space:
mode:
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.