aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32L1xx/GPT/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-09-18 09:15:07 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-09-18 09:15:07 +0000
commitc86f3377feac7c6342974cf6e147067bf33d4782 (patch)
treead54ab1199caad0b0a327106ae88c3fe56c84b57 /testhal/STM32L1xx/GPT/readme.txt
parente48232fcd63b629d9d3f3941b981d9d7c89d2c24 (diff)
downloadChibiOS-c86f3377feac7c6342974cf6e147067bf33d4782.tar.gz
ChibiOS-c86f3377feac7c6342974cf6e147067bf33d4782.tar.bz2
ChibiOS-c86f3377feac7c6342974cf6e147067bf33d4782.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3333 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32L1xx/GPT/readme.txt')
-rw-r--r--testhal/STM32L1xx/GPT/readme.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/testhal/STM32L1xx/GPT/readme.txt b/testhal/STM32L1xx/GPT/readme.txt
new file mode 100644
index 000000000..e1302e645
--- /dev/null
+++ b/testhal/STM32L1xx/GPT/readme.txt
@@ -0,0 +1,26 @@
+*****************************************************************************
+** ChibiOS/RT HAL - GPT driver demo for STM32L1xx. **
+*****************************************************************************
+
+** TARGET **
+
+The demo will on an STMicroelectronics STM32L-Discovery board.
+
+** The Demo **
+
+The application demonstrates the use of the STM32L1xx GPT driver.
+
+** Build Procedure **
+
+The demo has been tested by using the free Codesourcery GCC-based toolchain
+and YAGARTO.
+Just modify the TRGT line in the makefile in order to use different GCC ports.
+
+** Notes **
+
+Some files used by the demo are not part of ChibiOS/RT but are copyright of
+ST Microelectronics and are licensed under a different license.
+Also note that not all the files present in the ST library are distribited
+with ChibiOS/RT, you can find the whole library on the ST web site:
+
+ http://www.st.com