This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-20 04:47:58 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
555c6112bca47f92cd59778fdcee235b69475151
nuttx
/
drivers
/
mmcsd
T
History
Michał Łyszczek
8de51543a4
Fix a few compilation errors.
2018-04-20 15:55:16 -06:00
..
Kconfig
…
Make.defs
…
mmcsd_csd.h
…
mmcsd_debug.c
Fix a few compilation errors.
2018-04-20 15:55:16 -06:00
mmcsd_sdio.c
Fixes two bugs in multi-block SD-card operations on the STM32F7 platform. arch/arm/src/stm32f7: DBLOCKSIZE must be the size of SD-card block, not the total amount of transferred bytes. drivers/mmcsd: respect SDIO_CAPS_DMABEFOREWRITE on CMD25.
2018-01-16 12:41:02 -06:00
mmcsd_sdio.h
…
mmcsd_spi.c
…
mmcsd_spi.h
…
mmcsd.h
…