aboutsummaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-01-21 14:29:42 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-01-21 14:29:42 +0000
commitde5dcbba856524599a8f06d3a9bdbf1b01db44c2 (patch)
tree733590eac072fce42d023617c8ca7cedfe17f398 /ext
parentb316c6ddae889dd598efa6f98b2ceeec7f53a0a4 (diff)
downloadChibiOS-de5dcbba856524599a8f06d3a9bdbf1b01db44c2.tar.gz
ChibiOS-de5dcbba856524599a8f06d3a9bdbf1b01db44c2.tar.bz2
ChibiOS-de5dcbba856524599a8f06d3a9bdbf1b01db44c2.zip
License text updated with new year.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'ext')
-rw-r--r--ext/ext.dox2
-rw-r--r--ext/readme.txt6
-rw-r--r--ext/stm32lib-3.5.0.zipbin176442 -> 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
deleted file mode 100644
index c34d78ca4..000000000
--- a/ext/stm32lib-3.5.0.zip
+++ /dev/null
Binary files differ