aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F0xx/WDG/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-10-04 09:45:43 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-10-04 09:45:43 +0000
commit8e21971d1097eed1b3c6da048f5103d7f6cde387 (patch)
treead78ebd94b063eabbd42c4e56c3fbd34cc6be2f5 /testhal/STM32/STM32F0xx/WDG/readme.txt
parent97e7ee4a690f17b4dabca4df2775cb3ccf207e5d (diff)
downloadChibiOS-8e21971d1097eed1b3c6da048f5103d7f6cde387.tar.gz
ChibiOS-8e21971d1097eed1b3c6da048f5103d7f6cde387.tar.bz2
ChibiOS-8e21971d1097eed1b3c6da048f5103d7f6cde387.zip
STM32F0 WDG demo added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9850 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F0xx/WDG/readme.txt')
-rw-r--r--testhal/STM32/STM32F0xx/WDG/readme.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F0xx/WDG/readme.txt b/testhal/STM32/STM32F0xx/WDG/readme.txt
new file mode 100644
index 000000000..46b93c1ba
--- /dev/null
+++ b/testhal/STM32/STM32F0xx/WDG/readme.txt
@@ -0,0 +1,30 @@
+*****************************************************************************
+** ChibiOS/HAL - WDG driver demo for STM32F3xx. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an ST STM32F3-Discovery board.
+
+** The Demo **
+
+The application demonstrates the use of the STM32F3xx WDG driver.
+
+** Board Setup **
+
+None.
+
+** Build Procedure **
+
+The demo has been tested 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 distributed
+with ChibiOS/RT, you can find the whole library on the ST web site:
+
+ http://www.st.com