aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F407-OLIMEX_E407-LWIP-FATFS-USB
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-06-09 07:07:56 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-06-09 07:07:56 +0000
commit5a3cec6d006a0598e898476ee2abcf5a18d7a183 (patch)
treeb87683d4151376a1378836e53c4ef07bdda72f94 /demos/STM32/RT-STM32F407-OLIMEX_E407-LWIP-FATFS-USB
parent45b502b38e44f31113a5694bd5cce020c4db60b0 (diff)
downloadChibiOS-5a3cec6d006a0598e898476ee2abcf5a18d7a183.tar.gz
ChibiOS-5a3cec6d006a0598e898476ee2abcf5a18d7a183.tar.bz2
ChibiOS-5a3cec6d006a0598e898476ee2abcf5a18d7a183.zip
Fixed Bug #755
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9608 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/RT-STM32F407-OLIMEX_E407-LWIP-FATFS-USB')
-rw-r--r--demos/STM32/RT-STM32F407-OLIMEX_E407-LWIP-FATFS-USB/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F407-OLIMEX_E407-LWIP-FATFS-USB/readme.txt b/demos/STM32/RT-STM32F407-OLIMEX_E407-LWIP-FATFS-USB/readme.txt
index c3a361a7d..67ecad989 100644
--- a/demos/STM32/RT-STM32F407-OLIMEX_E407-LWIP-FATFS-USB/readme.txt
+++ b/demos/STM32/RT-STM32F407-OLIMEX_E407-LWIP-FATFS-USB/readme.txt
@@ -9,7 +9,7 @@ The demo runs on an Olimex STM32-E407 board.
** The Demo **
The demo currently just flashes a LED using a thread and serves HTTP requests
-at address 192.168.1.20 on port 80.
+at address 192.168.1.10 on port 80.
FatFs integrated using SDIO.
The USB-FS port is used as USB-CDC and a command shell is ready to accepts
commands there.