zephyr/subsys/disk
Maureen Helm 2b5f78a88f disk: Convert sdhc spi driver to new gpio api
Converts the sdhc spi driver to the new gpio api. Updates device trees
for the olimexino_stm32 and nrf52840_blip boards to set appropriate
active high/low polarity for the spi chip select pin.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-02-05 12:00:36 +01:00
..
CMakeLists.txt
disk_access_flash.c
disk_access_ram.c
disk_access_sdhc.h
disk_access_spi_sdhc.c disk: Convert sdhc spi driver to new gpio api 2020-02-05 12:00:36 +01:00
disk_access_usdhc.c disk: Convert usdhc driver to new gpio api 2020-02-05 12:00:36 +01:00
disk_access.c
fat12_ramdisk.h
Kconfig