diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-05-18 08:34:00 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-05-18 08:34:00 +0000 |
commit | 14b049404f712828458209b0cc0c3cd23bb4b5f7 (patch) | |
tree | 4135e08f58f4197e2f999acc7d838c7a7cd45bae /ext/readme.txt | |
parent | 88d93ba5bf533bfd49df40ba7998b747d1fbadc2 (diff) | |
download | ChibiOS-14b049404f712828458209b0cc0c3cd23bb4b5f7.tar.gz ChibiOS-14b049404f712828458209b0cc0c3cd23bb4b5f7.tar.bz2 ChibiOS-14b049404f712828458209b0cc0c3cd23bb4b5f7.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1934 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'ext/readme.txt')
-rw-r--r-- | ext/readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/readme.txt b/ext/readme.txt index 94cea361d..f1715c1ca 100644 --- a/ext/readme.txt +++ b/ext/readme.txt @@ -11,8 +11,8 @@ The currently included items are: 1. uip-1.0, a minimal TCP/IP implementation: http://www.sics.se/~adam/uip/
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
+3. STM32 firmware library 3.3.0 (partial, library only) 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
|