This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
f649db2405
Branches
Tags
View all branches
nuttx
/
drivers
/
mmcsd
History
Gregory Nutt
92890552f1
drivrs/mmcsd: Partial reversion of commit 17b6c7ba3941432b49fbc271b057433cd2f77e0c. Backed out all block callback logic controlled CONFIG_SDIO_BLK_CALLBACK. Usage of this feature by applications is a blatant violation of the POSIX interface standard.
2018-07-20 10:08:01 -06:00
..
Kconfig
drivrs/mmcsd: Partial reversion of commit 17b6c7ba3941432b49fbc271b057433cd2f77e0c. Backed out all block callback logic controlled CONFIG_SDIO_BLK_CALLBACK. Usage of this feature by applications is a blatant violation of the POSIX interface standard.
2018-07-20 10:08:01 -06:00
Make.defs
…
mmcsd_csd.h
…
mmcsd_debug.c
Fix a few compilation errors.
2018-04-20 15:55:16 -06:00
mmcsd_sdio.c
drivrs/mmcsd: Partial reversion of commit 17b6c7ba3941432b49fbc271b057433cd2f77e0c. Backed out all block callback logic controlled CONFIG_SDIO_BLK_CALLBACK. Usage of this feature by applications is a blatant violation of the POSIX interface standard.
2018-07-20 10:08:01 -06:00
mmcsd_sdio.h
drivrs/mmcsd: Partial reversion of commit 17b6c7ba3941432b49fbc271b057433cd2f77e0c. Backed out all block callback logic controlled CONFIG_SDIO_BLK_CALLBACK. Usage of this feature by applications is a blatant violation of the POSIX interface standard.
2018-07-20 10:08:01 -06:00
mmcsd_spi.c
Fix lots of typos in C comments and Kconfig help text
2018-07-08 18:24:45 -06:00
mmcsd_spi.h
…
mmcsd.h
…