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
2e18b603ad
nuttx
/
drivers
/
mmcsd
History
Gregory Nutt
31485356b8
Updates based on coding style review of PR 755
2018-11-09 07:51:43 -06:00
..
Kconfig
drivers/mmcsd/Kconfig: Remove executable bit from file permissions.
2018-10-30 09:48:53 -06:00
Make.defs
mmcsd_csd.h
Make some file section headers more consistent with standard
2015-04-08 07:15:32 -06:00
mmcsd_debug.c
Fix a few compilation errors.
2018-04-20 15:55:16 -06:00
mmcsd_sdio.c
With these changes the SDMMC card for LPC4330 is now working properly BUT it needs more testing, especially with different cards etc. This code should be applicable to all members of the lpc43xx family.
2018-10-24 18:06:38 -06:00
mmcsd_sdio.h
drivrs/mmcsd: Partial reversion of commit
17b6c7ba39
. 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
Updates based on coding style review of PR 755
2018-11-09 07:51:43 -06:00
mmcsd_spi.h
Make some file section headers more consistent with standard
2015-04-08 07:15:32 -06:00
mmcsd.h
Replace all occurrences of vdbg with vinfo
2016-06-11 11:59:51 -06:00