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-05-18 00:34:10 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
102c63be9ea325a0f4be2288b0aef77eaeace862
nuttx
/
drivers
/
mmcsd
T
History
Nathan Hartman
00666a8778
drivers/mmcsd: Remove executable permissions from source files
2022-09-13 23:07:34 +08:00
..
Kconfig
drivers/mmcsd: Remove executable permissions from source files
2022-09-13 23:07:34 +08:00
Make.defs
sdio: Move sdio utils functions to drivers/mmcsd
2022-01-04 17:44:24 +01:00
mmcsd_csd.h
sdio: Update the defintion to the latest spec
2021-10-17 06:29:13 -03:00
mmcsd_debug.c
…
mmcsd_sdio.c
Double the MMCSD_IDLE_DELAY from 50ms to 100ms because I found one card that needs this to work after initial CMD0.
2022-08-26 13:37:08 +08:00
mmcsd_sdio.h
sdio: Update the defintion to the latest spec
2021-10-17 06:29:13 -03:00
mmcsd_spi.c
drivers/mmcsd: Remove executable permissions from source files
2022-09-13 23:07:34 +08:00
mmcsd_spi.h
…
mmcsd.h
…
sdio.c
mmcsd/sdio: correct return value of sdio_probe()
2022-06-16 22:48:21 +08:00