aboutsummaryrefslogtreecommitdiff
path: root/lib/chibios/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chibios/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/readme.txt')
-rw-r--r--lib/chibios/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/readme.txt28
1 files changed, 28 insertions, 0 deletions
diff --git a/lib/chibios/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/readme.txt b/lib/chibios/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/readme.txt
new file mode 100644
index 000000000..081a8b03b
--- /dev/null
+++ b/lib/chibios/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/readme.txt
@@ -0,0 +1,28 @@
1*****************************************************************************
2** ChibiOS/RT port for ARM-Cortex-M3 STM32F107. **
3*****************************************************************************
4
5** TARGET **
6
7The demo runs on an Olimex STM32-P107 board.
8
9** The Demo **
10
11The demo currently just flashes a LED using a thread and serves HTTP requests
12at address 192.168.1.20 on port 80.
13The button activates che ChibiOS/RT test suite, output on SD3.
14
15** Build Procedure **
16
17The demo has been tested by using the free Codesourcery GCC-based toolchain
18and YAGARTO.
19Just modify the TRGT line in the makefile in order to use different GCC ports.
20
21** Notes **
22
23Some files used by the demo are not part of ChibiOS/RT but are copyright of
24ST Microelectronics and are licensed under a different license.
25Also note that not all the files present in the ST library are distributed
26with ChibiOS/RT, you can find the whole library on the ST web site:
27
28 http://www.st.com