diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/fatfs-0.8b-patched.zip | bin | 0 -> 668144 bytes | |||
-rw-r--r-- | ext/ff007e-patched.zip | bin | 634416 -> 0 bytes | |||
-rw-r--r-- | ext/readme.txt | 6 | ||||
-rw-r--r-- | ext/stm32lib-3.3.0.zip | bin | 172514 -> 0 bytes | |||
-rw-r--r-- | ext/stm32lib-3.5.0.zip | bin | 0 -> 176442 bytes |
5 files changed, 3 insertions, 3 deletions
diff --git a/ext/fatfs-0.8b-patched.zip b/ext/fatfs-0.8b-patched.zip Binary files differnew file mode 100644 index 000000000..55de3fe64 --- /dev/null +++ b/ext/fatfs-0.8b-patched.zip diff --git a/ext/ff007e-patched.zip b/ext/ff007e-patched.zip Binary files differdeleted file mode 100644 index 37a014cdf..000000000 --- a/ext/ff007e-patched.zip +++ /dev/null diff --git a/ext/readme.txt b/ext/readme.txt index 5c8a76b2e..18f4ae6d7 100644 --- a/ext/readme.txt +++ b/ext/readme.txt @@ -11,9 +11,9 @@ 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
+4. 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,7 +22,7 @@ under ./ext as: ./ext/uip-1.0
./ext/lwip-1.4.0
-./ext/stm32lib
+./ext/stm32lib (you also need to copy stm32f10x_conf.h in your project)
./ext/fatfs
Some patches are also present:
diff --git a/ext/stm32lib-3.3.0.zip b/ext/stm32lib-3.3.0.zip Binary files differdeleted file mode 100644 index e920c27e6..000000000 --- a/ext/stm32lib-3.3.0.zip +++ /dev/null diff --git a/ext/stm32lib-3.5.0.zip b/ext/stm32lib-3.5.0.zip Binary files differnew file mode 100644 index 000000000..c34d78ca4 --- /dev/null +++ b/ext/stm32lib-3.5.0.zip |