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-11 22:12:46 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
3a0ae405b27eaaed36859fba9cb98ea10ef7600a
nuttx
/
drivers
/
mmcsd
T
History
Gregory Nutt
4795d58e03
Back out most of
46dbbe837e
. The order is correct -- or, rather, the order is the same as the order that response data is provided. Change the order will break all other drivers.
2016-12-15 07:16:24 -06:00
..
Kconfig
…
Make.defs
…
mmcsd_csd.h
…
mmcsd_debug.c
…
mmcsd_sdio.c
Back out most of
46dbbe837e
. The order is correct -- or, rather, the order is the same as the order that response data is provided. Change the order will break all other drivers.
2016-12-15 07:16:24 -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
…