readme.txt 935 B

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