ChibiOS/testhal/STM32/IRQ_STORM
gdisirio 8f03a39047 Added thread names to all demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3143 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-10 06:50:12 +00:00
..
Makefile IRQ STORM test for the STM32 added. 2011-03-05 09:02:15 +00:00
ch.ld Cortex-Mx linker scripts updated. 2011-04-17 16:46:51 +00:00
chconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2980 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-05-19 18:54:35 +00:00
halconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2956 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-05-14 07:11:40 +00:00
main.c Added thread names to all demos. 2011-07-10 06:50:12 +00:00
mcuconf.h TIM8 support for STM32. 2011-06-29 11:59:15 +00:00
readme.txt IRQ STORM test for the STM32 added. 2011-03-05 09:02:15 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT HAL - IRQ-STORM demo for STM32.                              **
*****************************************************************************

** TARGET **

The demo will on an Olimex STM32-P103 board.

** The Demo **

The application demonstrates the use of the STM32 GPT, PAL and Serial drivers
in order to implement a system stress demo.

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

                             http://www.st.com