This website requires JavaScript.
Explore
Help
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
Ville Juven
da83836da7
drivers/mmcsd: Fix kconfig error regarding MMCSD_IOCSUPPORT
...
Something I noticed in CI: drivers/mmcsd/Kconfig:32:warning: 'MMCSD_IOCSUPPORT': number is invalid
2023-01-31 13:56:17 +01:00
..
Kconfig
drivers/mmcsd: Fix kconfig error regarding MMCSD_IOCSUPPORT
2023-01-31 13:56:17 +01:00
Make.defs
tools: replace INCDIR to Makefile variable
2022-11-03 19:59:55 +08:00
mmcsd_csd.h
sdio: Update the defintion to the latest spec
2021-10-17 06:29:13 -03:00
mmcsd_debug.c
drivers/mmcsd: Fix the wrong format argument in mmcsd_dmpcsd
2021-09-05 17:26:31 -03:00
mmcsd_sdio.c
drivers/mmcsd: Add MMC_IOC_CMD ioctl
2023-01-30 14:09:23 -03:00
mmcsd_sdio.h
sdio: Update the defintion to the latest spec
2021-10-17 06:29:13 -03:00
mmcsd_spi.c
Call nxsem_destroy or nxmutex_destry in the error path
2022-10-30 13:56:52 +01:00
mmcsd_spi.h
drivers: nxstyle fixes
2021-03-04 18:32:27 -08:00
mmcsd.h
drivers: nxstyle fixes
2021-03-04 18:32:27 -08:00
sdio.c
mmcsd/sdio: correct return value of sdio_probe()
2022-06-16 22:48:21 +08:00