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
Xiang Xiao
57b6447e0a
Fix error: mmcsd/mmcsd_sdio.c:2669:35: error: 'buffer' may be used uninitialized [-Werror=maybe-uninitialized]
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-23 22:44:35 +02: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
drivers/mmcsd: Fix the wrong format argument in mmcsd_dmpcsd
2021-09-05 17:26:31 -03:00
mmcsd_sdio.c
Fix error: mmcsd/mmcsd_sdio.c:2669:35: error: 'buffer' may be used uninitialized [-Werror=maybe-uninitialized]
2022-10-23 22:44:35 +02:00
mmcsd_sdio.h
sdio: Update the defintion to the latest spec
2021-10-17 06:29:13 -03:00
mmcsd_spi.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
mmcsd_spi.h
…
mmcsd.h
…
sdio.c
mmcsd/sdio: correct return value of sdio_probe()
2022-06-16 22:48:21 +08:00