From 545fbf71875b171904d6f55941b02906e3d41a41 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 16 Aug 2011 09:52:47 +0000 Subject: Updated ST library to version 3.5.0, modified the header to include board.h if no MCU macro is defined. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3238 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- ext/readme.txt | 2 +- ext/stm32lib-3.3.0.zip | Bin 172514 -> 0 bytes ext/stm32lib-3.5.0.zip | Bin 0 -> 176442 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 ext/stm32lib-3.3.0.zip create mode 100644 ext/stm32lib-3.5.0.zip (limited to 'ext') diff --git a/ext/readme.txt b/ext/readme.txt index 5c8a76b2e..0c3344477 100644 --- a/ext/readme.txt +++ b/ext/readme.txt @@ -11,7 +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.3.0 (partial, library only) the full download is +3. STM32 firmware library 3.5.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 diff --git a/ext/stm32lib-3.3.0.zip b/ext/stm32lib-3.3.0.zip deleted file mode 100644 index e920c27e6..000000000 Binary files a/ext/stm32lib-3.3.0.zip and /dev/null differ diff --git a/ext/stm32lib-3.5.0.zip b/ext/stm32lib-3.5.0.zip new file mode 100644 index 000000000..c34d78ca4 Binary files /dev/null and b/ext/stm32lib-3.5.0.zip differ -- cgit v1.2.3