From d32c5f6d4713b445ee9f17df51abb25211ee52d6 Mon Sep 17 00:00:00 2001 From: James Date: Thu, 10 Oct 2013 11:39:07 +0100 Subject: fish --- hardware/software/pong3/readme.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 hardware/software/pong3/readme.txt (limited to 'hardware/software/pong3/readme.txt') 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. -- cgit v1.2.3