ChibiOS/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-LWIP
edolomb 435116a408 Demo works with checksum offload
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11413 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-01-30 15:35:34 +00:00
..
cfg Demo works with checksum offload 2018-01-30 15:35:34 +00:00
debug git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11169 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-12-22 18:17:32 +00:00
web Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
.cproject git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11169 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-12-22 18:17:32 +00:00
.project git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11169 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-12-22 18:17:32 +00:00
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11409 35acf78f-673a-0410-8e92-d51de3d6d3f4 2018-01-29 16:55:02 +00:00
lwipthread.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
lwipthread.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
main.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11169 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-12-22 18:17:32 +00:00

readme.txt

*****************************************************************************
** 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