aboutsummaryrefslogtreecommitdiffstats
path: root/ext/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/readme.txt')
-rw-r--r--ext/readme.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/ext/readme.txt b/ext/readme.txt
index 18f4ae6d7..dbe573f19 100644
--- a/ext/readme.txt
+++ b/ext/readme.txt
@@ -11,9 +11,7 @@ The currently included items are:
1. uip-1.0, a minimal TCP/IP implementation: http://www.sics.se/~adam/uip/
2. lwip-1.4.0, lightweight TCP/IP stack: http://savannah.nongnu.org/projects/lwip/
-3. STM32 firmware library 3.5.0 (partial, library only) the full download is
- available from http://www.st.com
-4. FatFS 0.8b (patched), the original version is available from
+3. FatFS 0.8b (patched), the original version is available from
http://elm-chan.org/fsw/ff/00index_e.html
The above files are included packed as downloaded from the original repository
@@ -22,8 +20,8 @@ under ./ext as:
./ext/uip-1.0
./ext/lwip-1.4.0
-./ext/stm32lib (you also need to copy stm32f10x_conf.h in your project)
./ext/fatfs
+./ext/stm32lib (you also need to copy stm32f10x_conf.h in your project)
Some patches are also present: