readme.txt 913 B

1234567891011121314151617181920212223242526
  1. *****************************************************************************
  2. ** ChibiOS/HAL + ChibiOS/EX - SPI + L3GD20 demo for STM32F4xx. **
  3. *****************************************************************************
  4. ** TARGET **
  5. The demo runs on an STM32F401C Discovery board.
  6. ** The Demo **
  7. The demo prints L3GD20 data on the SDU1 BaseSequentialStream.
  8. ** Build Procedure **
  9. The demo has been tested by using the free Codesourcery GCC-based toolchain
  10. and YAGARTO.
  11. Just modify the TRGT line in the makefile in order to use different GCC ports.
  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