readme.txt 856 B

12345678910111213141516171819202122232425
  1. *****************************************************************************
  2. ** ChibiOS/RT port for ARM-Cortex-M4 STM32F407. **
  3. *****************************************************************************
  4. ** TARGET **
  5. The demo runs on an ST STM32F4-Discovery board.
  6. ** The Demo **
  7. ** Build Procedure **
  8. The demo has been tested by using the free Codesourcery GCC-based toolchain
  9. and YAGARTO. just modify the TRGT line in the makefile in order to use
  10. different GCC toolchains.
  11. ** Notes **
  12. Some files used by the demo are not part of ChibiOS/RT but are copyright of
  13. ST Microelectronics and are licensed under a different license.
  14. Also note that not all the files present in the ST library are distributed
  15. with ChibiOS/RT, you can find the whole library on the ST web site:
  16. http://www.st.com