diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/ext.dox | 2 | ||||
-rw-r--r-- | ext/readme.txt | 6 | ||||
-rw-r--r-- | ext/stm32lib-3.5.0.zip | bin | 176442 -> 0 bytes |
3 files changed, 3 insertions, 5 deletions
diff --git a/ext/ext.dox b/ext/ext.dox index 1c3b8c001..86e32ec31 100644 --- a/ext/ext.dox +++ b/ext/ext.dox @@ -1,6 +1,6 @@ /*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011 Giovanni Di Sirio.
+ 2011,2012 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
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:
diff --git a/ext/stm32lib-3.5.0.zip b/ext/stm32lib-3.5.0.zip Binary files differdeleted file mode 100644 index c34d78ca4..000000000 --- a/ext/stm32lib-3.5.0.zip +++ /dev/null |