readme.txt 891 B

12345678910111213141516171819202122232425
  1. *****************************************************************************
  2. ** ChibiOS/HAL - RTC driver demo for STM32. **
  3. *****************************************************************************
  4. ** TARGET **
  5. The demo runs on an Olimex STM32-103STK board.
  6. ** The Demo **
  7. The application demonstrates the use of the STM32 RTC driver.
  8. ** Build Procedure **
  9. The demo has been tested using the free GCC ARM Embedded toolchain.
  10. Just modify the TRGT line in the makefile in order to use different GCC ports.
  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