This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

MMC


Hi,

attached is a code for handling MMC card:
devs/spi/mmc gives an SPI level API (a cyg_spi_device must be defined in a separated module)
devs/disk/mmc is a disk driver (using the SPI API) for writing FAT on the MMC
[See the attached 'info.txt']


The code was tested on a unique hardware, based on LPC2294

Have fun,
Peter

Attachment: mmc.tgz
Description: application/compressed


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]