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
nuttx
/
drivers
/
mmcsd
History
Gregory Nutt
ca92ecafa7
MMC/SD: Format changed from %d to %lu. Must cast argument to unsigned long to avoid crash on 64-bit machine.
2016-12-14 17:44:12 -06:00
..
Kconfig
…
Make.defs
…
mmcsd_csd.h
…
mmcsd_debug.c
Replace all occurrences of vdbg with vinfo
2016-06-11 11:59:51 -06:00
mmcsd_sdio.c
MMC/SD: Format changed from %d to %lu. Must cast argument to unsigned long to avoid crash on 64-bit machine.
2016-12-14 17:44:12 -06:00
mmcsd_sdio.h
…
mmcsd_spi.c
drivers/: Change some nerr() ERRORS to nwarn() WARNINGS. Anomolous network evernts are not errors.
2016-06-12 08:31:22 -06:00
mmcsd_spi.h
…
mmcsd.h
Replace all occurrences of vdbg with vinfo
2016-06-11 11:59:51 -06:00