git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3033 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
d553080cd9
commit
7e6b563be0
|
@ -75,7 +75,7 @@
|
||||||
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: FatFs demo for the STM32F103ZG using the SDC driver (untested).
|
- 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
|
||||||
the driver state machine.
|
the driver state machine.
|
||||||
|
|
Loading…
Reference in New Issue