readme.txt 994 B

123456789101112131415161718192021222324252627282930
  1. *****************************************************************************
  2. ** ChibiOS/HAL - IRQ_STORM_FPU stress test demo for STM32F4xx. **
  3. *****************************************************************************
  4. ** TARGET **
  5. The demo runs on an STMicroelectronics STM32F4-Discovery board.
  6. ** The Demo **
  7. The application demonstrates the use of the STM32F4xx GPT, PAL and Serial
  8. drivers in order to implement a system stress demo involving the FPU.
  9. ** Board Setup **
  10. None.
  11. ** Build Procedure **
  12. The demo has been tested using YAGARTO 4.6.2.
  13. Just modify the TRGT line in the makefile in order to use different GCC ports.
  14. ** Notes **
  15. Some files used by the demo are not part of ChibiOS/RT but are copyright of
  16. ST Microelectronics and are licensed under a different license.
  17. Also note that not all the files present in the ST library are distributed
  18. with ChibiOS/RT, you can find the whole library on the ST web site:
  19. http://www.st.com