aboutsummaryrefslogtreecommitdiff
path: root/recipes-demo/de10-nano-adxl-apps/files/README_SRC.txt
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo/de10-nano-adxl-apps/files/README_SRC.txt')
-rw-r--r--recipes-demo/de10-nano-adxl-apps/files/README_SRC.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-demo/de10-nano-adxl-apps/files/README_SRC.txt b/recipes-demo/de10-nano-adxl-apps/files/README_SRC.txt
new file mode 100644
index 0000000..bee2193
--- /dev/null
+++ b/recipes-demo/de10-nano-adxl-apps/files/README_SRC.txt
@@ -0,0 +1,10 @@
+To build the 'bubble_demo.c' application simply run the 'build_bubble_demo.sh'
+shell script. That will compile the 'bubble_demo.c' source file and produce the
+executable 'bubble_demo' application. Refer to the 'build_bubble_demo.sh'
+script to see how the application is actually compiled and refer to the C
+program source file for more details on how it actually works.
+
+Once you've built the application, you can run the applications like this:
+
+./bubble_demo
+