aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/EXT_WAKEUP/readme.txt
diff options
context:
space:
mode:
authorbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-09-17 23:22:24 +0000
committerbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-09-17 23:22:24 +0000
commite48232fcd63b629d9d3f3941b981d9d7c89d2c24 (patch)
tree7cae1665f52745c6f55b2b0a06ad48f9dcdf873e /testhal/STM32F1xx/EXT_WAKEUP/readme.txt
parent62b5054dfabcf9e26bf8e65db351db896c552e75 (diff)
downloadChibiOS-e48232fcd63b629d9d3f3941b981d9d7c89d2c24.tar.gz
ChibiOS-e48232fcd63b629d9d3f3941b981d9d7c89d2c24.tar.bz2
ChibiOS-e48232fcd63b629d9d3f3941b981d9d7c89d2c24.zip
EXT. Added test to waking up from stop mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3332 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F1xx/EXT_WAKEUP/readme.txt')
-rw-r--r--testhal/STM32F1xx/EXT_WAKEUP/readme.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/testhal/STM32F1xx/EXT_WAKEUP/readme.txt b/testhal/STM32F1xx/EXT_WAKEUP/readme.txt
new file mode 100644
index 000000000..514c0d5c6
--- /dev/null
+++ b/testhal/STM32F1xx/EXT_WAKEUP/readme.txt
@@ -0,0 +1,26 @@
+*****************************************************************************
+** ChibiOS/RT HAL - EXT driver demo for STM32. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an Olimex STM32-P103 board.
+
+** The Demo **
+
+The application demonstrates the use of the STM32 EXT 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