tinySA/demos/ARMCM3-STM32F107-LWIP
gdisirio a0fa191aa3 Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4296 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-06-18 16:25:41 +00:00
..
web Added STM32 lwIP demo (untested). 2012-02-26 17:52:55 +00:00
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3998 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-29 14:05:19 +00:00
chconf.h Fixed bug 3510812. 2012-04-01 09:13:04 +00:00
halconf.h Fixed bug 3510812. 2012-04-01 09:13:04 +00:00
lwipopts.h Fixed problem with lwIP configuration. 2012-02-29 13:27:59 +00:00
main.c Added STM32 lwIP demo (untested). 2012-02-26 17:52:55 +00:00
mcuconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4277 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-16 06:22:39 +00:00
readme.txt Fixed typo. 2012-06-18 16:25:41 +00:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M3 STM32F107.                            **
*****************************************************************************

** TARGET **

The demo runs on an Olimex STM32-P107 board.

** The Demo **

The demo currently just flashes a LED using a thread and serves HTTP requests
at address 192.168.1.20 on port 80.
The button activates che ChibiOS/RT test suite, output on SD3.

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