From 535f38dd0bd802cb2e529d8b538bc3aba4ba4a01 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 30 Jun 2012 19:34:11 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4370 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/ARMCM4-STM32F407-LWIP-FATFS-USB/readme.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/demos/ARMCM4-STM32F407-LWIP-FATFS-USB/readme.txt b/demos/ARMCM4-STM32F407-LWIP-FATFS-USB/readme.txt index 57a2526ca..f7cc4c942 100644 --- a/demos/ARMCM4-STM32F407-LWIP-FATFS-USB/readme.txt +++ b/demos/ARMCM4-STM32F407-LWIP-FATFS-USB/readme.txt @@ -4,13 +4,15 @@ ** TARGET ** -The demo runs on an Olimex STM32-P407 board. +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. -The button activates che ChibiOS/RT test suite, output on SD6. +FatFs integrated using SDIO. +The USB-FS port is used as USB-CDC and a command shell is ready to accepts +commands there. ** Build Procedure ** -- cgit v1.2.3