This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 16:50:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c785f7e69e93008f1f0d92fcbd88c4cc1b9e1b12
nuttx
/
drivers
/
mmcsd
T
History
Gregory Nutt
6a524b5734
Enhanced the mmcdd_sdio driver to perform DMA preflight operations and fail DMA read/write requests that fail preflighting. From Mike Smith
2013-10-18 08:24:18 -06:00
..
Kconfig
Changes to stm32_dmacapable interfaces from Mike Smith
2013-10-18 08:06:23 -06:00
Make.defs
…
mmcsd_csd.h
…
mmcsd_debug.c
Add syslog.h; rename lib_rawprintf() to syslog()
2013-01-28 21:55:16 +00:00
mmcsd_internal.h
…
mmcsd_sdio.c
Enhanced the mmcdd_sdio driver to perform DMA preflight operations and fail DMA read/write requests that fail preflighting. From Mike Smith
2013-10-18 08:24:18 -06:00
mmcsd_sdio.h
…
mmcsd_spi.c
Created new directories to hold SPI-related files
2013-07-01 08:11:54 -06:00
mmcsd_spi.h
…