aboutsummaryrefslogtreecommitdiff
path: root/lib/chibios/demos/STM32/RT-STM32F207-DISCOVERY/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chibios/demos/STM32/RT-STM32F207-DISCOVERY/readme.txt')
-rw-r--r--lib/chibios/demos/STM32/RT-STM32F207-DISCOVERY/readme.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/lib/chibios/demos/STM32/RT-STM32F207-DISCOVERY/readme.txt b/lib/chibios/demos/STM32/RT-STM32F207-DISCOVERY/readme.txt
new file mode 100644
index 000000000..b27bfdad7
--- /dev/null
+++ b/lib/chibios/demos/STM32/RT-STM32F207-DISCOVERY/readme.txt
@@ -0,0 +1,26 @@
1*****************************************************************************
2** ChibiOS/RT port for ARM-Cortex-M3 STM32F207. **
3*****************************************************************************
4
5** TARGET **
6
7The demo runs on an ST STM32F2-Discovery board, a non existing board, the demo
8is meant as project template for the STM32F2xx.
9
10** The Demo **
11
12
13** Build Procedure **
14
15The demo has been tested by using the free Codesourcery GCC-based toolchain
16and YAGARTO. just modify the TRGT line in the makefile in order to use
17different GCC toolchains.
18
19** Notes **
20
21Some files used by the demo are not part of ChibiOS/RT but are copyright of
22ST Microelectronics and are licensed under a different license.
23Also note that not all the files present in the ST library are distributed
24with ChibiOS/RT, you can find the whole library on the ST web site:
25
26 http://www.st.com