commit | b7cd970493659848d407cc5a8792079408791ea2 | [log] [tgz] |
---|---|---|
author | Daniel DeGrasse <daniel.degrasse@nxp.com> | Tue May 24 11:35:06 2022 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Sat Jan 14 09:22:22 2023 +0100 |
tree | c89f16c467b626530e7082431be567ebc2ff8027 | |
parent | 90a86688efc747063987a13a4d8f5e27d3b0f781 [diff] |
sd: add stub for SDIO support Add stub code for SDIO support, capable of verifying card responds to CMD5. This commit also changes the architecture of the SDIO probe step to make adding new protocol support more streamlined, and enable compiling out support for undesired protocols. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>