tinySA/testhal/STM32/STM32F4xx/IRQ_STORM
Giovanni Di Sirio b529e1b88e Separate trace module, simplified tracer configuration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9239 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-05 07:36:15 +00:00
..
debug git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7520 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-11-18 14:39:46 +00:00
iar git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7830 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-03-29 12:54:16 +00:00
keil Keil reports. 2015-04-13 19:22:13 +00:00
.cproject git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7598 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-27 15:10:11 +00:00
.project STM32F4 IRQ Storm application updated. 2015-04-11 14:54:18 +00:00
Makefile Continue merge of RT4/NIL2. 2016-02-18 12:05:17 +00:00
chconf.h Separate trace module, simplified tracer configuration. 2016-04-05 07:36:15 +00:00
halconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-03-23 18:43:19 +00:00
main.c Mass license update. 2016-03-18 10:29:35 +00:00
mcuconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-03-23 18:43:19 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7650 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-02-01 10:50:37 +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/HAL - IRQ_STORM stress test demo for STM32F4xx.                 **
*****************************************************************************

** TARGET **

The demo runs on an STMicroelectronics STM32F4-Discovery board.

** The Demo **

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

** Board Setup **

None.

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

                             http://www.st.com