diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt index 372a34c74..4ad7cb722 100644 --- a/readme.txt +++ b/readme.txt @@ -123,9 +123,11 @@ 3484947)(backported to 2.4.1).
- FIX: Fixed various minor documentation errors (bug 3484942)(backported
to 2.4.1).
+- NEW: Modified the SDC driver to implement the new block devices abstract
+ interface.
- NEW: Added two new functions to the MMC_SPI driver: mmcSync() and
- mmc_Get_Info(). Also added the capability to operate through the new
- block devices abstract interface.
+ mmc_Get_Info(). Also implemented the new block devices abstract
+ interface.
- NEW: Added an abstract interface for block devices in the HAL. This
abstraction layer is meant to unify the access protocol to the SDC and
MMC_SPI (and potentially others) device drivers.
|