aboutsummaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-11-14 17:31:46 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-11-14 17:31:46 +0000
commit5e1dae48aa2456e7ed58b782fb3ae80e005d5e08 (patch)
tree1d2a91d32359485bd16cb14f8ff5daef28412dc3 /ext
parent07755f046116952984c5611724092d174cb5f54f (diff)
downloadChibiOS-5e1dae48aa2456e7ed58b782fb3ae80e005d5e08.tar.gz
ChibiOS-5e1dae48aa2456e7ed58b782fb3ae80e005d5e08.tar.bz2
ChibiOS-5e1dae48aa2456e7ed58b782fb3ae80e005d5e08.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1295 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'ext')
-rw-r--r--ext/readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/readme.txt b/ext/readme.txt
index c7c49f8b5..94cea361d 100644
--- a/ext/readme.txt
+++ b/ext/readme.txt
@@ -13,6 +13,8 @@ The currently included items are:
2. lwip-1.3.1, lightweight TCP/IP stack: http://savannah.nongnu.org/projects/lwip/
3. STM32 firmware library 3.1.2 (partial) the full download is available from
http://www.st.com
+4. FatFS 0.7e (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
and without any modification, in order to use the libraries unpack them
@@ -21,6 +23,7 @@ under ./ext as:
./ext/uip-1.0
./ext/lwip
./ext/stm32lib
+./ext/fatfs
Some patches are also present: