ChibiOS/demos/ARMCM4-STM32F429-DISCOVERY
gdisirio 12ac530cd9 Added SPI4/SPI5/SPI6 support to the STM32v1 SPIv1 low level driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6530 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-12-03 14:22:47 +00:00
..
.cproject STM32F429I-Discovery demo, compiles but not tested. 2013-10-27 13:24:21 +00:00
.project STM32F429I-Discovery demo, compiles but not tested. 2013-10-27 13:24:21 +00:00
Makefile STM32F429I-Discovery demo, compiles but not tested. 2013-10-27 13:24:21 +00:00
chconf.h STM32F429I-Discovery demo, compiles but not tested. 2013-10-27 13:24:21 +00:00
halconf.h STM32F429I-Discovery demo, compiles but not tested. 2013-10-27 13:24:21 +00:00
main.c STM32F429I-Discovery demo, compiles but not tested. 2013-10-27 13:24:21 +00:00
mcuconf.h Added SPI4/SPI5/SPI6 support to the STM32v1 SPIv1 low level driver. 2013-12-03 14:22:47 +00:00
readme.txt STM32F429I-Discovery demo, compiles but not tested. 2013-10-27 13:24:21 +00:00
usbcfg.c STM32F429I-Discovery demo, compiles but not tested. 2013-10-27 13:24:21 +00:00
usbcfg.h STM32F429I-Discovery demo, compiles but not tested. 2013-10-27 13:24:21 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M4 STM32F429.                            **
*****************************************************************************

** TARGET **

The demo runs on an ST STM32F429I-Discovery board.

** The Demo **

A simple command shell is activated on virtual serial port SD2 via USB-CDC
driver (use micro-USB plug on STM32F4-Discovery board).

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

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