ChibiOS/testhal/STM32F1xx/UART
gdisirio 040c4026cc STM32F1xx devices clock configuration updated to make it similar to the newer STM32 devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3763 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 11:38:57 +00:00
..
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3461 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-02 20:39:26 +00:00
chconf.h New DMA helper driver for STM32F1xx and STM32L1xx. 2011-08-28 08:53:14 +00:00
halconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3439 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-10-08 16:56:03 +00:00
main.c New DMA helper driver for STM32F1xx and STM32L1xx. 2011-08-28 08:53:14 +00:00
mcuconf.h STM32F1xx devices clock configuration updated to make it similar to the newer STM32 devices. 2012-01-08 11:38:57 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3637 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-18 12:14:48 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT HAL - UART driver demo for STM32.                            **
*****************************************************************************

** TARGET **

The demo runs on an Olimex STM32-P103 board.

** The Demo **

The application demonstrates the use of the STM32 UART driver.

** Build Procedure **

The demo has been tested 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 distribited
with ChibiOS/RT, you can find the whole library on the ST web site:

                             http://www.st.com