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
89c9c4839142e5ba74c376b4d8d987e344f0bef7
nuttx
/
drivers
/
mmcsd
T
History
Gregory Nutt
8783526a5f
Fix some bad logic when file system debug is turned on: Arguments to syslog were missing so that garbage was being printed.
2015-03-15 09:34:07 -06:00
..
Kconfig
drivers/mmcsd/Kconfig: ARCH_HAVE_SDIOWAIT_WRCOMPLETE should not depend on MMCSD_SDIO
2015-01-09 07:21:43 -06:00
Make.defs
…
mmcsd_csd.h
…
mmcsd_debug.c
Update everything under nuttx/drivers to use the corrected syslog interfaces
2014-10-08 10:18:58 -06:00
mmcsd_internal.h
…
mmcsd_sdio.c
Fix some bad logic when file system debug is turned on: Arguments to syslog were missing so that garbage was being printed.
2015-03-15 09:34:07 -06:00
mmcsd_sdio.h
…
mmcsd_spi.c
Debugging and manuals (this one
https://www.sdcard.org/downloads/pls/simplified_specs/part1_410.pdf
2015-03-13 07:26:16 -06:00
mmcsd_spi.h
…