tinySA/demos/ARMCM4-STM32F407-LWIP-FATFS...
gdisirio bfa477e96d Fixed few newly introduced documentation errors. Improved card detection.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4364 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-06-30 14:41:51 +00:00
..
web Demo for STM32-E407 (not complete). 2012-06-17 14:23:28 +00:00
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4291 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-17 15:59:49 +00:00
chconf.h Demo for STM32-E407 (not complete). 2012-06-17 14:23:28 +00:00
halconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4355 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-28 13:54:19 +00:00
lwipopts.h Demo for STM32-E407 (not complete). 2012-06-17 14:23:28 +00:00
main.c Fixed few newly introduced documentation errors. Improved card detection. 2012-06-30 14:41:51 +00:00
mcuconf.h Demo for STM32-E407 (not complete). 2012-06-17 14:23:28 +00:00
readme.txt Fixed typo. 2012-06-18 16:25:41 +00:00
usbshell.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4291 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-17 15:59:49 +00:00
usbshell.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4291 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-17 15:59:49 +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-M4 STM32F407.                            **
*****************************************************************************

** TARGET **

The demo runs on an Olimex STM32-P407 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 SD6.

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