git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3037 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2011-06-08 14:43:03 +00:00
parent da6a94b025
commit 46b915b0fd
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -75,6 +75,8 @@
to 2.2.6). to 2.2.6).
- FIX: Fixed wrong macro definition in ARMv6-M architecture files (bug - FIX: Fixed wrong macro definition in ARMv6-M architecture files (bug
3310084). 3310084).
- NEW: lwIP 1.4.0 has been integrated, this new version does not require
custom hooks into the Thread structure and is thus much lighter.
- NEW: FatFs demo for the STM32F103ZG using the SDC driver. - NEW: FatFs demo for the STM32F103ZG using the SDC driver.
- NEW: Now the STM32 SDC driver supports unaligned buffers transparently. - NEW: Now the STM32 SDC driver supports unaligned buffers transparently.
Optimized the driver for single block read and write operations. Optimized Optimized the driver for single block read and write operations. Optimized