aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC-LWIP/readme.txt
diff options
context:
space:
mode:
authoredolomb <none@example.com>2018-03-08 16:51:18 +0000
committeredolomb <none@example.com>2018-03-08 16:51:18 +0000
commit4c4ee170951e14fb83f9b9583cf9918f6ff57218 (patch)
treee001e322b505747e018d414c05d4170c8032bfd7 /demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC-LWIP/readme.txt
parent0c61d9bddf55dd5a70e74b53ef87fa7004b41509 (diff)
downloadChibiOS-4c4ee170951e14fb83f9b9583cf9918f6ff57218.tar.gz
ChibiOS-4c4ee170951e14fb83f9b9583cf9918f6ff57218.tar.bz2
ChibiOS-4c4ee170951e14fb83f9b9583cf9918f6ff57218.zip
Demo works in not secure world
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11646 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC-LWIP/readme.txt')
-rw-r--r--demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC-LWIP/readme.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC-LWIP/readme.txt b/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC-LWIP/readme.txt
new file mode 100644
index 000000000..5c0a48980
--- /dev/null
+++ b/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC-LWIP/readme.txt
@@ -0,0 +1,27 @@
+*****************************************************************************
+** ChibiOS/RT port for ARM-Cortex-A5 SAMA5D2-XPLAINED. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an SAMA5D2-XPLAINED board.
+
+** The Demo **
+
+The demo currently just flashes a LED using a thread and serves HTTP requests
+at address 192.168.21.11 on port 80.
+
+** Build Procedure **
+
+The demo has been tested by using the free Codesourcery GCC-based toolchain
+and YAGARTO.
+Just modify the TRGT line in the makefile in order to use different GCC ports.
+
+** Notes **
+
+Some files used by the demo are not part of ChibiOS/RT but are copyright of
+ST Microelectronics and are licensed under a different license.
+Also note that not all the files present in the ST library are distributed
+with ChibiOS/RT, you can find the whole library on the ST web site:
+
+ http://www.st.com