bug fix

Dependencies:   HTS221

Committer:
JimCarver
Date:
Fri Oct 12 21:22:49 2018 +0000
Revision:
0:6b753f761943
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
JimCarver 0:6b753f761943 1 # qspi-blockdevice
JimCarver 0:6b753f761943 2 Block Device driver for Quad SPI in Mbed OS 5.9, must be used with feature-qpi branch of mbed-os
JimCarver 0:6b753f761943 3
JimCarver 0:6b753f761943 4 This is only to be used until mbed-os 5.10 is released in mid September 2018. As part of the 5.10 release this driver will be integrated into mbedos/features/filesystem/bd/quadspi and will be irrelevant as a standalone library.